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

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A DsymintOpen.c51 * _symintOpen(aout_name)
129 _symintOpen(char *aout_name) function
159 DEBUG_LOC("_symintOpen: top");
178 DEBUG_LOC("_symintOpen: after call to getehdr");
211 DEBUG_LOC("_symintOpen: after call to getdata (for header names)");
248 DEBUG_EXP(printf("_symintOpen: reading section %s\n",
255 DEBUG_LOC("_symintOpen: found symbol section");
269 DEBUG_LOC("_symintOpen: found dynamic symbol section");
278 DEBUG_LOC("_symintOpen: found dynamic symbol section");
297 DEBUG_LOC("_symintOpen
[all...]

Completed in 88 milliseconds