Searched refs:symtabtype (Results 1 – 2 of 2) sorted by relevance
538 GElf_Word symtabtype; in get_symtab() local566 symtabtype = SHT_DYNSYM; in get_symtab()568 symtabtype = SHT_SUNW_LDYNSYM; in get_symtab()570 symtabtype = SHT_SYMTAB; in get_symtab()582 if (shdr.sh_type == symtabtype) { in get_symtab()
1270 Elf64_Word symtabtype; in get_symtab() local1272 Elf32_Word symtabtype; in get_symtab() local1292 symtabtype = SHT_SYMTAB; in get_symtab()1310 if (shdr->sh_type == symtabtype) in get_symtab()