Searched defs:fullpc (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/os/ | ||
H A D | trap.c | 2249 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 47 milliseconds