Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/os/
H A Dtrap.c2223 uintptr_t fullpc; local
2230 fullpc = (uintptr_t)rec->ttr_stack[s];
2232 sym = kobj_getsymname(fullpc, &off);
2237 printf("-> 0x%lx()\n", fullpc);