OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Unwind_Action
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/lib/libunwind/
unwind.h
38
}
_Unwind_Action
;
49
typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn)(int,
_Unwind_Action
, uint64_t,
54
typedef _Unwind_Reason_Code (*__personality_routine)(int,
_Unwind_Action
,
libunwind.cxx
105
_Unwind_Action
action = _UA_CLEANUP_PHASE;
109
action = (
_Unwind_Action
)(action | _UA_HANDLER_FRAME);
134
_Unwind_Action
action;
146
action = (
_Unwind_Action
)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE |
164
action = (
_Unwind_Action
)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE);
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
gcc_personality_v0.c
147
__gcc_personality_sj0(int version,
_Unwind_Action
actions,
152
__gcc_personality_v0(int version,
_Unwind_Action
actions,
Completed in 33 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025