Searched defs:__ElfW (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/tools/ | ||
H A D | relocs.c | 33 #define __ElfW(bits, type) Elf##bits##_##type macro |
/linux/arch/mips/boot/tools/ | ||
H A D | relocs.c | 6 #define __ElfW(bits, type) Elf##bits##_##type macro |