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

/illumos-gate/usr/src/boot/sys/sys/
H A Delf_generic.h54 #define __ElfN(x) __CONCAT(__CONCAT(__CONCAT(Elf,__ELF_WORD_SIZE),_),x) macro
56 #define __ElfType(x) typedef __ElfN(x) __CONCAT(Elf_,x)

Completed in 86 milliseconds