Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/boot/tools/
Drelocs.c5 #define _ElfW(bits, type) __ElfW(bits, type)
6 #define __ElfW(bits, type) Elf##bits##_##type macro
/Linux-v5.4/arch/x86/tools/
Drelocs.c5 #define _ElfW(bits, type) __ElfW(bits, type)
6 #define __ElfW(bits, type) Elf##bits##_##type macro