Searched defs:ElfW (Results 1 – 3 of 3) sorted by relevance
4 #define ElfW(type) _ElfW(ELF_BITS, type) macro
1801 # define ElfW(x) Elf32_ ## x macro1804 # define ElfW(x) Elf64_ ## x macro