Searched defs:ElfW (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/mips/boot/tools/ | ||
A D | relocs.c | 4 #define ElfW(type) _ElfW(ELF_BITS, type) macro |
/linux-6.3-rc2/arch/x86/tools/ | ||
A D | relocs.c | 4 #define ElfW(type) _ElfW(ELF_BITS, type) macro |
Completed in 6 milliseconds