Searched defs:pc (Results 1 - 1 of 1) sorted by relevance
/solaris-userland/tools/ | ||
H A D | time.c | 46 stack_info(uintptr_t pc, int signo, void *arg) argument 51 if (dladdr1((void *)pc, &info, &sym, RTLD_DL_SYMENT) != NULL) { |
Completed in 12 milliseconds