Searched defs:RET_ADD (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dreg_num.h56 #define RET_ADD 16 /* virtual register - really caller's PC */ macro
117 * have two additional elements (indices RET_ADD and CF_ADDR)
/illumos-gate/usr/src/head/
H A Dstack_unwind.h167 if (fp == 0 || _Unwind_GetGR(ctx, RET_ADD) == 0) {
267 #define RET_ADD 16 /* virtual register - really caller's PC */ macro

Completed in 55 milliseconds