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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c341 exception_object->private_1 = 0;
407 exception_object->private_1 = (uint64_t)stop;
456 if (exception_object->private_1)
458 (_Unwind_Stop_Fn)exception_object->private_1,
/illumos-gate/usr/src/head/
H A Dstack_unwind.h81 uint64_t private_1; member in struct:_Unwind_Exception

Completed in 61 milliseconds