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

/illumos-gate/usr/src/lib/libc/i386/unwind/
H A Dunwind_frame.s74 * _thrp_unwind(void *arg)
78 ENTRY(_thrp_unwind) function
81 SET_SIZE(_thrp_unwind)
/illumos-gate/usr/src/lib/libc/sparc/unwind/
H A Dunwind_frame.s69 * _thrp_unwind(void *arg)
73 ENTRY(_thrp_unwind) function
76 SET_SIZE(_thrp_unwind)
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dthrp_unwind.c87 _thrp_unwind(void *dummy) function
120 thr_panic("_thrp_unwind(): _thrp_exit() returned");

Completed in 82 milliseconds