Searched refs:private_2 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c311 exception_object->private_2 = _Unwind_GetCFA(ctx);
326 if (exception_object->private_2 == _Unwind_GetCFA(ctx)) {
408 exception_object->private_2 = (uint64_t)stop_parameter;
459 (void *)exception_object->private_2,
/illumos-gate/usr/src/head/
H A Dstack_unwind.h82 uint64_t private_2; member in struct:_Unwind_Exception

Completed in 75 milliseconds