Home
last modified time | relevance | path

Searched defs:ElfW (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs.c4 #define ElfW(type) _ElfW(ELF_BITS, type) macro
/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs.c4 #define ElfW(type) _ElfW(ELF_BITS, type) macro
760 static int is_percpu_sym(ElfW(Sym) *sym, const char *symname) in ElfW() function
[all...]
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs.c4 #define ElfW(type) _ElfW(ELF_BITS, type) macro
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs.c4 #define ElfW(type) _ElfW(ELF_BITS, type) macro
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs.c4 #define ElfW(type) _ElfW(ELF_BITS, type) macro
825 static int is_percpu_sym(ElfW(Sym) *sym, const char *symname) in ElfW() function
[all...]

Completed in 6 milliseconds