Lines Matching defs:ehdr
37 const Elf32_Ehdr *ehdr = elf_info; in elf_phoff() local
41 const Elf64_Ehdr *ehdr = elf_info; in elf_phoff() local
50 const Elf32_Ehdr *ehdr = elf_info; in elf_phentsize() local
54 const Elf64_Ehdr *ehdr = elf_info; in elf_phentsize() local
63 const Elf32_Ehdr *ehdr = elf_info; in elf_phnum() local
67 const Elf64_Ehdr *ehdr = elf_info; in elf_phnum() local
76 const Elf32_Ehdr *ehdr = elf_info; in elf_shoff() local
80 const Elf64_Ehdr *ehdr = elf_info; in elf_shoff() local
89 const Elf32_Ehdr *ehdr = elf_info; in elf_shentsize() local
93 const Elf64_Ehdr *ehdr = elf_info; in elf_shentsize() local
102 const Elf32_Ehdr *ehdr = elf_info; in elf_shnum() local
106 const Elf64_Ehdr *ehdr = elf_info; in elf_shnum() local
115 const Elf32_Ehdr *ehdr = elf_info; in elf_shstrndx() local
119 const Elf64_Ehdr *ehdr = elf_info; in elf_shstrndx() local
220 const Elf32_Ehdr *ehdr = &einfo->ehdr; in elf_get_segment_from_index() local
230 const Elf64_Ehdr *ehdr = &einfo->ehdr; in elf_get_segment_from_index() local
248 Elf32_Ehdr *ehdr = &einfo->ehdr; in elf_get_section_from_name() local
262 Elf64_Ehdr *ehdr = &einfo->ehdr; in elf_get_section_from_name() local
282 Elf32_Ehdr *ehdr = &einfo->ehdr; in elf_get_section_from_index() local
292 Elf64_Ehdr *ehdr = &einfo->ehdr; in elf_get_section_from_index() local