Searched defs:_symintLoad (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A DsymintLoad.c95 * _symintLoad(proffilePtr)
119 _symintLoad(PROF_FILE *proffilePtr) function
125 DEBUG_LOC("_symintLoad: top");
146 DEBUG_EXP(printf("_symintLoad: prstsym_size = %d\n",
169 NO_DEBUG_LOC("_symintLoad: before malloc for symbol list (PROF)");
171 NO_DEBUG_LOC("_symintLoad: after malloc for symbol list (PROF)");
174 NO_DEBUG_LOC("_symintLoad: before memcpy for "
181 NO_DEBUG_LOC("_symintLoad: before memcpy for symbol list (PROF)");
187 DEBUG_LOC("_symintLoad: bottom");

Completed in 49 milliseconds