Home
last modified time | relevance | path

Searched refs:_ElfW (Results 1 – 2 of 2) sorted by relevance

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