Searched refs:sh_type (Results 1 – 3 of 3) sorted by relevance
109 switch (shdr->sh_type) in elf_w()122 (long) shdr->sh_offset, shdr->sh_type); in elf_w()
198 b_elf_word sh_type; /* Type of section */ member709 if (shdr->sh_type == SHT_SYMTAB) in elf_add()711 else if (shdr->sh_type == SHT_DYNSYM) in elf_add()
221 Elf32_Word sh_type; member234 Elf64_Word sh_type; member
Completed in 20 milliseconds