Home
last modified time | relevance | path

Searched refs:__ElfN (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/sys/
H A Delf_generic.h58 #define __ElfN(x) __CONCAT(__CONCAT(__CONCAT(Elf,__ELF_WORD_SIZE),_),x) macro
60 #define __ElfType(x) typedef __ElfN(x) __CONCAT(Elf_,x)
63 #define ElfW(x) __ElfN(x)
H A Dimgact_elf.h58 } __ElfN(Auxargs); typedef
77 } __ElfN(Brandinfo); typedef
/dragonfly/sys/kern/
H A Dimgact_elf.c1706 hdr_overflow(__ElfN(Off) off_beg, __ElfN(Size) size) in hdr_overflow()
1708 __ElfN(Off) off_end; in hdr_overflow()
1724 __ElfN(Off) noteloc, firstloc; in check_PT_NOTE()
1725 __ElfN(Size) notesz, firstlen, endbyte; in check_PT_NOTE()
1820 __ElfN(Off) pathloc, firstloc; in extract_interpreter()
1821 __ElfN(Size) pathsz, firstlen, endbyte; in extract_interpreter()
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dunwind-dw2-fde-dip.c70 # define ElfW __ElfN
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dunwind-dw2-fde-dip.c60 # define ElfW __ElfN