Searched refs:sh_type (Results 1 – 4 of 4) sorted by relevance
81 Elf32_Word sh_type; /* Section type. */ member
90 Elf64_Word sh_type; /* Section type. */ member
351 assert(shdr[rel_sidx].sh_type == SHT_REL); in e32_relocate()591 assert(shdr[rel_sidx].sh_type == SHT_RELA); in e64_relocate()745 if (shdr[n].sh_type == SHT_REL) in ta_elf_relocate()751 if (shdr[n].sh_type == SHT_RELA) in ta_elf_relocate()
313 if (shdr[n].sh_type == SHT_HASH) { in save_hashtab()315 } else if (shdr[n].sh_type == SHT_GNU_HASH) { in save_hashtab()327 if (shdr[n].sh_type == SHT_HASH) { in save_hashtab()329 } else if (shdr[n].sh_type == SHT_GNU_HASH) { in save_hashtab()463 if (shdr[n].sh_type == SHT_DYNSYM) { in save_symtab()472 if (shdr[n].sh_type == SHT_DYNSYM) { in save_symtab()