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

/linux-master/arch/s390/tools/
H A Drelocs.c31 #define ElfW(type) _ElfW(ELF_BITS, type)
32 #define _ElfW(bits, type) __ElfW(bits, type) macro
/linux-master/arch/mips/boot/tools/
H A Drelocs.c4 #define ElfW(type) _ElfW(ELF_BITS, type)
5 #define _ElfW(bits, type) __ElfW(bits, type) macro
/linux-master/arch/x86/tools/
H A Drelocs.c4 #define ElfW(type) _ElfW(ELF_BITS, type)
5 #define _ElfW(bits, type) __ElfW(bits, type) macro

Completed in 164 milliseconds