Home
last modified time | relevance | path

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

/external/crosvm/kernel_loader/src/
Delf.rs95 pub const DT_REL: u32 = 17; constant
/external/kernel-headers/original/uapi/linux/
Delf.h92 #define DT_REL 17 macro
/external/llvm/include/llvm/Support/
DELF.h1108 DT_REL = 17, // Address of relocation table (Rel entries). enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1106 DT_REL = 17, // Address of relocation table (Rel entries). enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h587 #define DT_REL 17 macro
/external/kmod/port-gnu/
Delf.h716 #define DT_REL 17 /* Address of Rel relocs */ macro
/external/elfutils/libelf/
Delf.h867 #define DT_REL 17 /* Address of Rel relocs */ macro