Home
last modified time | relevance | path

Searched refs:_UA_HANDLER_FRAME (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c153 const _Unwind_Action _UA_HANDLER_FRAME = 4; variable
326 phase |= _UA_HANDLER_FRAME; in _Unwind_RaiseException_Body()
331 if ((phase & _UA_HANDLER_FRAME) && res != _URC_INSTALL_CONTEXT) in _Unwind_RaiseException_Body()
/illumos-gate/usr/src/head/
H A Dstack_unwind.h57 extern const _Unwind_Action _UA_HANDLER_FRAME;
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1215 _UA_HANDLER_FRAME {