Home
last modified time | relevance | path

Searched refs:DF_1_DISPRELPND (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/Support/
DELF.h1254 DF_1_DISPRELPND = 0x00010000, // Disp reloc applied at run-time. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1254 DF_1_DISPRELPND = 0x00010000, // Disp reloc applied at run-time. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1284 DF_1_DISPRELPND = 0x00010000, // Disp reloc applied at run-time. enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h1311 DF_1_DISPRELPND = 0x00010000, // Disp reloc applied at run-time. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h694 #define DF_1_DISPRELPND 0x00010000 macro
/external/kmod/port-gnu/
Delf.h831 #define DF_1_DISPRELPND 0x00010000 /* Disp reloc applied at run-time. */ macro
/external/elfutils/libelf/
Delf.h983 #define DF_1_DISPRELPND 0x00010000 /* Disp reloc applied at run-time. */ macro
/external/elfutils/src/
Dreadelf.c1707 { DF_1_DISPRELPND, "DISPRELPND" },