Home
last modified time | relevance | path

Searched refs:Elf64_Half (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/boot/
A Delf.h14 typedef unsigned short Elf64_Half; typedef
74 Elf64_Half e_type;
75 Elf64_Half e_machine;
81 Elf64_Half e_ehsize;
82 Elf64_Half e_phentsize;
83 Elf64_Half e_phnum;
84 Elf64_Half e_shentsize;
85 Elf64_Half e_shnum;
86 Elf64_Half e_shstrndx;
/linux/include/uapi/linux/
A Delf.h17 typedef __u16 Elf64_Half; typedef
197 Elf64_Half st_shndx; /* Associated section index */
224 Elf64_Half e_type;
225 Elf64_Half e_machine;
231 Elf64_Half e_ehsize;
232 Elf64_Half e_phentsize;
233 Elf64_Half e_phnum;
234 Elf64_Half e_shentsize;
235 Elf64_Half e_shnum;
236 Elf64_Half e_shstrndx;
/linux/arch/ia64/kernel/
A Delfcore.c10 Elf64_Half elf_core_extra_phdrs(void) in elf_core_extra_phdrs()
/linux/include/linux/
A Delf.h58 #define Elf_Half Elf64_Half
/linux/scripts/mod/
A Dmodpost.h43 #define Elf_Section Elf64_Half

Completed in 14 milliseconds