Searched refs:symtab_type (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Doutput.c628 GElf_Word symtab_type; local
647 symtab_type = dynsym ? SHT_DYNSYM : SHT_SYMTAB;
764 if (shdr.sh_type == symtab_type && shdr.sh_entsize != 0) {

Completed in 63 milliseconds