Searched refs:sh_type (Results 1 – 5 of 5) sorted by relevance
220 mcsec.sh_type = w(SHT_PROGBITS); in append_func()232 mcsec.sh_type = (sizeof(Elf_Rela) == rel_entsize) in append_func()464 if (w(txthdr->sh_type) != SHT_PROGBITS || in __has_rel_mcount()475 if (w(relhdr->sh_type) != SHT_REL && w(relhdr->sh_type) != SHT_RELA) in has_rel_mcount()
467 sechdrs[i].sh_type = TO_NATIVE(sechdrs[i].sh_type); in parse_elf()481 int nobits = sechdrs[i].sh_type == SHT_NOBITS; in parse_elf()507 if (sechdrs[i].sh_type == SHT_SYMTAB) { in parse_elf()520 if (sechdrs[i].sh_type == SHT_SYMTAB_SHNDX) { in parse_elf()840 if (sechdr->sh_type == SHT_PROGBITS && in check_section()1669 if (sechdrs[i].sh_type == SHT_RELA) in check_sec_ref()1671 else if (sechdrs[i].sh_type == SHT_REL) in check_sec_ref()
913 if (info->sechdrs[get_secindex(info, sym)].sh_type & SHT_NOBITS) { in handle_moddevtable()
288 Elf32_Word sh_type; member301 Elf64_Word sh_type; /* Type of section */ member
271 Elf32_Word sh_type; /* Section type */ member285 Elf64_Word sh_type; /* Section type */ member