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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dtrap.c2249 uintptr_t fullpc; local
2256 fullpc = (uintptr_t)rec->ttr_stack[s];
2258 sym = kobj_getsymname(fullpc, &off);
2263 printf("-> 0x%lx()\n", fullpc);

Completed in 58 milliseconds