Searched refs:sh_type (Results 1 – 4 of 4) sorted by relevance
72 Elf32_Word sh_type; /* Section type. */ member
85 Elf64_Half sh_type; /* Section type. */ member
47 UINT32 sh_type; /* Section type */ member
137 fmap->sect[ism->sidx].shdr.sh_type == ELF_SHT_NOBITS) in elf_map_section()207 …trcmp(fmap->shstrtab + fmap->sect[i].shdr.sh_name, name) == 0 && sht == fmap->sect[i].shdr.sh_type) in elf_find_section_type()366 UINT32 sh_type; /* Section type */ in elf_map_shdr() member382 fmap->u.elf.sect[i].shdr.sh_type = shdr32.sh_type; in elf_map_shdr()