Lines Matching refs:elf
36 * The current ELF ABI specification is available at:
94 * ELF Header
150 #define ELFMAG "\177ELF"
675 #define DT_FLAGS_1 0x6ffffffb /* ELF dynamic flags */
730 #define AT_SUN_LDELF 2004 /* dynamic linker's ELF header */
904 * NetBSD ELF core files use notes to provide information about
962 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
965 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))