Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h1253 DF_1_DISPRELDNE = 0x00008000, // Disp reloc applied at build time. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1253 DF_1_DISPRELDNE = 0x00008000, // Disp reloc applied at build time. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1283 DF_1_DISPRELDNE = 0x00008000, // Disp reloc applied at build time. enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h1310 DF_1_DISPRELDNE = 0x00008000, // Disp reloc applied at build time. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h693 #define DF_1_DISPRELDNE 0x00008000 macro
/external/kmod/port-gnu/
Delf.h830 #define DF_1_DISPRELDNE 0x00008000 /* Disp reloc applied at build time. */ macro
/external/elfutils/libelf/
Delf.h982 #define DF_1_DISPRELDNE 0x00008000 /* Disp reloc applied at build time. */ macro
/external/elfutils/src/
Dreadelf.c1706 { DF_1_DISPRELDNE, "DISPRELDNE" },