Home
last modified time | relevance | path

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

/external/crosvm/kernel_loader/src/
Delf.rs97 pub const DT_RELENT: u32 = 19; constant
/external/kernel-headers/original/uapi/linux/
Delf.h94 #define DT_RELENT 19 macro
/external/llvm/include/llvm/Support/
DELF.h1110 DT_RELENT = 19, // Size of a Rel relocation entry. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1108 DT_RELENT = 19, // Size of a Rel relocation entry. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h589 #define DT_RELENT 19 macro
/external/kmod/port-gnu/
Delf.h718 #define DT_RELENT 19 /* Size of one Rel reloc */ macro
/external/elfutils/libelf/
Delf.h869 #define DT_RELENT 19 /* Size of one Rel reloc */ macro