Home
last modified time | relevance | path

Searched defs:R_REF (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dumarshal.py188 def R_REF(obj: Any) -> Any: function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h184 R_REF = 0x0f, ///< A non-relocating relocation. Used to prevent the binder enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DXCOFF.h292 R_REF = 0x0f, ///< A non-relocating relocation. Used to prevent the binder enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h292 R_REF = 0x0f, ///< A non-relocating relocation. Used to prevent the binder enumerator
/aosp_15_r20/external/python/cpython3/Python/
Dmarshal.c1011 #define R_REF(O) do{\ in r_object() macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DXCOFF.h293 R_REF = 0x0f, ///< A non-relocating relocation. Used to prevent the binder enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DXCOFF.h293 R_REF = 0x0f, ///< A non-relocating relocation. Used to prevent the binder enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DXCOFF.h293 R_REF = 0x0f, ///< A non-relocating relocation. Used to prevent the binder enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/xcoff/
Dxcoff.go352 R_REF = 0x0F // AL0(sym) Non relocating ref. No garbage collect const