Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c154 const _Unwind_Action _UA_HANDLER_FRAME = 4; variable
327 phase |= _UA_HANDLER_FRAME; in _Unwind_RaiseException_Body()
332 if ((phase & _UA_HANDLER_FRAME) && res != _URC_INSTALL_CONTEXT) in _Unwind_RaiseException_Body()
/titanic_41/usr/src/head/
H A Dstack_unwind.h59 extern const _Unwind_Action _UA_HANDLER_FRAME;
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers925 _UA_HANDLER_FRAME;