Searched refs:symtab_type (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/tools/ctf/cvt/ | ||
H A D | output.c | 454 GElf_Word symtab_type; local 472 symtab_type = dynsym ? SHT_DYNSYM : SHT_SYMTAB; 583 if (shdr.sh_type == symtab_type && shdr.sh_entsize != 0) { |
Completed in 56 milliseconds