Home
last modified time | relevance | path

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

/external/crosvm/kernel_loader/src/
Delf.rs107 pub const DT_REL: u32 = 17; constant
/external/kernel-headers/original/uapi/linux/
Delf.h96 #define DT_REL 17 macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1106 DT_REL = 17, // Address of relocation table (Rel entries). enumerator
/external/llvm/include/llvm/Support/
DELF.h1108 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.h717 #define DT_REL 17 /* Address of Rel relocs */ macro
/external/musl/include/
Delf.h740 #define DT_REL 17 macro
/external/elfutils/libelf/
Delf.h890 #define DT_REL 17 /* Address of Rel relocs */ macro