Searched refs:sh_type (Results 1 – 10 of 10) sorted by relevance
198 sechdrs[i].sh_type = in parse_elf()199 TO_NATIVE(endian, 32, sechdrs[i].sh_type); in parse_elf()219 int nobits = sechdrs[i].sh_type == SHT_NOBITS; in parse_elf()229 if (sechdrs[i].sh_type == SHT_SYMTAB) { in parse_elf()242 if (sechdrs[i].sh_type == SHT_SYMTAB_SHNDX) { in parse_elf()
383 switch (shdr[i].sh_type) { in link_elf_link_preload()420 shdr[shstrindex].sh_type != SHT_STRTAB) { in link_elf_link_preload()467 switch (shdr[i].sh_type) { in link_elf_link_preload()476 if (shdr[i].sh_type == SHT_PROGBITS) in link_elf_link_preload()770 switch (shdr[i].sh_type) { in link_elf_load_file()816 shdr[symstrindex].sh_type != SHT_STRTAB) { in link_elf_load_file()891 switch (shdr[i].sh_type) { in link_elf_load_file()968 switch (shdr[i].sh_type) { in link_elf_load_file()986 } else if (shdr[i].sh_type == SHT_PROGBITS) in link_elf_load_file()1030 if (shdr[i].sh_type == SHT_PROGBITS in link_elf_load_file()[all …]
146 if (hdr->e_shstrndx == 0 || shdr[hdr->e_shstrndx].sh_type != SHT_STRTAB) {149 shdr[hdr->e_shstrndx].sh_type);
818 if (shdr[i].sh_type == SHT_ARM_EXIDX) { in link_elf_locate_exidx()1256 if (shstrindex != 0 && shdr[shstrindex].sh_type == SHT_STRTAB && in link_elf_load_file()1270 if (shdr[i].sh_type == SHT_SYMTAB) { in link_elf_load_file()
2009 shdr->sh_type = SHT_NULL; in __elfN()
161 sh->sh_type == SHT_PROGBITS && in find_elf_code()252 if (sh->sh_type == SHT_REL && sh->sh_info == sidx) { in elf_reloc_code()
93 Elf32_Word sh_type; /* Section type. */ member
102 Elf64_Word sh_type; /* Section type. */ member
138 if (shdr[i].sh_type == SHT_SYMTAB) { in load_kernel()
494 if (shdr[i].sh_type != SHT_SYMTAB) in xen_pvh_parse_symtab()