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