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

/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab.c2444 sip->prs_table = (symp == sym1p) ? PR_SYMTAB : PR_DYNSYM;
2533 sip->prs_table = PR_SYMTAB;
2757 * If which == PR_SYMTAB, search the normal symbol table.
2791 case PR_SYMTAB:
2793 si.prs_table = PR_SYMTAB;
H A Dlibproc.h588 #define PR_SYMTAB 1 macro
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_pid.c352 if (Psymbol_iter_by_addr(pp->dpp_pr, obj, PR_SYMTAB,
358 * If we didn't match anything in the PR_SYMTAB, try
/illumos-gate/usr/src/cmd/truss/
H A Dfcall.c292 PR_SYMTAB, BIND_ANY|TYPE_FUNC,

Completed in 57 milliseconds