Searched refs:symtab_type (Results 1 – 1 of 1) sorted by relevance
462 GElf_Word symtab_type; in write_file() local480 symtab_type = dynsym ? SHT_DYNSYM : SHT_SYMTAB; in write_file()616 if (shdr.sh_type == symtab_type && shdr.sh_entsize != 0) { in write_file()