Home
last modified time | relevance | path

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

/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