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()593 assert(shdr[rel_sidx].sh_type == SHT_RELA); in e64_relocate()753 if (shdr[n].sh_type == SHT_REL) in ta_elf_relocate()759 if (shdr[n].sh_type == SHT_RELA) in ta_elf_relocate()
314 if (shdr[n].sh_type == SHT_HASH) { in save_hashtab()316 } else if (shdr[n].sh_type == SHT_GNU_HASH) { in save_hashtab()328 if (shdr[n].sh_type == SHT_HASH) { in save_hashtab()330 } else if (shdr[n].sh_type == SHT_GNU_HASH) { in save_hashtab()464 if (shdr[n].sh_type == SHT_DYNSYM) { in save_symtab()473 if (shdr[n].sh_type == SHT_DYNSYM) { in save_symtab()