OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Unwind_Control_Block
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/include/
ehabi.h
73
typedef struct
_Unwind_Control_Block
_Unwind_Control_Block
;
77
struct
_Unwind_Control_Block
{
79
void (*exception_cleanup)(_Unwind_Reason_Code,
_Unwind_Control_Block
*);
111
void _Unwind_Resume(
_Unwind_Control_Block
*);
112
void _Unwind_Complete(
_Unwind_Control_Block
*);
113
void _Unwind_DeleteException(
_Unwind_Control_Block
*);
114
_Unwind_Reason_Code _Unwind_RaiseException(
_Unwind_Control_Block
*);
125
_Unwind_Control_Block
*, _Unwind_Context *);
127
_Unwind_Control_Block
*, _Unwind_Context *)
[
all
...]
/src/sys/lib/libkern/arch/arm/
unwind_stub.c
36
__aeabi_unwind_cpp_stub(_Unwind_State state,
_Unwind_Control_Block
*ucbp,
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025