Searched refs:sh_type (Results 1 – 4 of 4) sorted by relevance
909 types=dict(sh_type=Sht,1097 assert shdr.sh_type == Sht.SHT_SYMTAB1150 if shdr.sh_type != Sht.SHT_STRTAB:1153 sh_link, shdr.sh_type))
93 if shdr.sh_type == glibcelf.Sht.SHT_SYMTAB:
574 if (shdr[idx].sh_type == SHT_SYMTAB in load_shobj()580 else if (shdr[idx].sh_type == SHT_PROGBITS in load_shobj()667 if (shdr2[idx].sh_type == SHT_SYMTAB in load_shobj()
386 Elf32_Word sh_type; /* Section type */ member400 Elf64_Word sh_type; /* Section type */ member