Home
last modified time | relevance | path

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

/external/crosvm/kernel_loader/src/
Delf.rs110 pub const DT_RELENT: u32 = 19; constant
/external/kernel-headers/original/uapi/linux/
Delf.h98 #define DT_RELENT 19 macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1108 DT_RELENT = 19, // Size of a Rel relocation entry. enumerator
/external/llvm/include/llvm/Support/
DELF.h1110 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/coreboot/util/cbfstool/
Delf.h636 #define DT_RELENT 19 /* Size of one Rel reloc */ macro
/external/trusty/musl/include/
Delf.h738 #define DT_RELENT 19 macro
/external/musl/include/
Delf.h756 #define DT_RELENT 19 macro
/external/elfutils/libelf/
Delf.h900 #define DT_RELENT 19 /* Size of one Rel reloc */ macro