Home
last modified time | relevance | path

Searched defs:ElfW (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c4 #define ElfW(type) _ElfW(ELF_BITS, type) macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c4 #define ElfW(type) _ElfW(ELF_BITS, type) macro
/openbmc/qemu/include/
H A Delf.h1801 # define ElfW(x) Elf32_ ## x macro
1804 # define ElfW(x) Elf64_ ## x macro