Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/prof/common/
H A Dsymint.h83 PROF_SYMBOL *_symintLoad(PROF_FILE *proffilePtr);
H A DsymintLoad.c119 _symintLoad(PROF_FILE *proffilePtr) in _symintLoad() function
H A DsymintOpen.c301 if ((pfile_p->pf_symarr_p = _symintLoad(pfile_p)) == NULL) in _symintOpen()