Searched refs:__ElfW (Results 1 – 3 of 3) sorted by relevance
32 #define _ElfW(bits, type) __ElfW(bits, type)33 #define __ElfW(bits, type) Elf##bits##_##type macro
5 #define _ElfW(bits, type) __ElfW(bits, type)6 #define __ElfW(bits, type) Elf##bits##_##type macro
Completed in 8 milliseconds