Searched refs:__ElfW (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/tools/
H A Drelocs.c32 #define _ElfW(bits, type) __ElfW(bits, type)
33 #define __ElfW(bits, type) Elf##bits##_##type macro
/linux-master/arch/mips/boot/tools/
H A Drelocs.c5 #define _ElfW(bits, type) __ElfW(bits, type)
6 #define __ElfW(bits, type) Elf##bits##_##type macro
/linux-master/arch/x86/tools/
H A Drelocs.c5 #define _ElfW(bits, type) __ElfW(bits, type)
6 #define __ElfW(bits, type) Elf##bits##_##type macro

Completed in 134 milliseconds