Searched defs:DT_RELENT (Results 1 - 6 of 6) sorted by relevance

/external/grub/stage2/
H A Di386-elf.h233 #define DT_RELENT 19 macro
/external/kernel-headers/original/linux/
H A Delf.h79 #define DT_RELENT 19 macro
/external/llvm/include/llvm/Support/
H A DELF.h1174 DT_RELENT = 19, // Size of a Rel relocation entry. enumerator in enum:llvm::ELF::__anon9121
/external/qemu/
H A Delf.h148 #define DT_RELENT 19 macro
/external/elfutils/libelf/
H A Delf.h671 #define DT_RELENT 19 /* Size of one Rel reloc */ macro
/external/valgrind/main/perf/
H A Dtinycc.c646 #define DT_RELENT 19 /* Size of one Rel reloc */ macro
19672 put_dt(dynamic, DT_RELENT, sizeof(Elf32_Rel));

Completed in 178 milliseconds