Searched refs:Elf_Half (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Delf.h46 #define Elf_Half Elf32_Half macro
58 #define Elf_Half Elf64_Half macro
H A Delfcore.h108 extern Elf_Half elf_core_extra_phdrs(struct coredump_params *cprm);
115 static inline Elf_Half elf_core_extra_phdrs(struct coredump_params *cprm)
/linux-master/arch/arm64/kernel/
H A Delfcore.c78 Elf_Half elf_core_extra_phdrs(struct coredump_params *cprm)
/linux-master/fs/
H A Dbinfmt_elf.c1970 Elf_Half e_phnum;
H A Dbinfmt_elf_fdpic.c1479 Elf_Half e_phnum;
/linux-master/kernel/module/
H A Dmain.c1351 static bool ignore_undef_symbol(Elf_Half emachine, const char *name)

Completed in 188 milliseconds