Home
last modified time | relevance | path

Searched refs:hit_symtab (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c607 int hit_symtab = 0; in count_sections() local
621 hit_symtab = 1; in count_sections()
629 if ((pgc->pgc_content & CC_CONTENT_SYMTAB) && !hit_symtab && in count_sections()
794 int hit_symtab = 0; in dump_sections() local
816 hit_symtab = 1; in dump_sections()
845 if ((pgc->pgc_content & CC_CONTENT_SYMTAB) && !hit_symtab && in dump_sections()