Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDcommon.h557 #define DT_RELASZ 8 macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h1026 DT_RELASZ = 8, // Size of Rela relocation table. enumerator
/NextBSD/sys/sys/
HDelf_common.h533 #define DT_RELASZ 8 /* Total size of ElfNN_Rela relocations. */ macro