Home
last modified time | relevance | path

Searched defs:DT_RELASZ (Results 1 – 3 of 3) sorted by relevance

/minix3/minix/include/sys/
H A Delf_common.h358 #define DT_RELASZ 8 /* Total size of ElfNN_Rela relocations. */ macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h970 DT_RELASZ = 8, // Size of Rela relocation table. enumerator
/minix3/sys/sys/
H A Dexec_elf.h682 #define DT_RELASZ 8 /* Size, in bytes, of DT_RELA table */ macro