Home
last modified time | relevance | path

Searched defs:DT_PLTREL (Results 1 – 7 of 7) sorted by relevance

/external/crosvm/kernel_loader/src/
Delf.rs98 pub const DT_PLTREL: u32 = 20; constant
/external/kernel-headers/original/uapi/linux/
Delf.h95 #define DT_PLTREL 20 macro
/external/llvm/include/llvm/Support/
DELF.h1111 DT_PLTREL = 20, // Type of relocation entry used for linking. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1109 DT_PLTREL = 20, // Type of relocation entry used for linking. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h590 #define DT_PLTREL 20 macro
/external/kmod/port-gnu/
Delf.h719 #define DT_PLTREL 20 /* Type of reloc in PLT */ macro
/external/elfutils/libelf/
Delf.h870 #define DT_PLTREL 20 /* Type of reloc in PLT */ macro