Home
last modified time | relevance | path

Searched refs:_Unwind_Action (Results 1 – 12 of 12) sorted by relevance

/freebsd-9-stable/contrib/libcxxrt/
Dunwind-itanium.h54 typedef int _Unwind_Action; typedef
67 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) (int, _Unwind_Action,
152 _Unwind_Action actions,\
158 _Unwind_Action actions,\
Dunwind-arm.h39 typedef int _Unwind_Action; typedef
/freebsd-9-stable/contrib/gcc/
Dunwind-generic.h103 typedef int _Unwind_Action; typedef
123 (int, _Unwind_Action, _Unwind_Exception_Class,
184 (int, _Unwind_Action, _Unwind_Exception_Class,
Dunwind-c.c116 PERSONALITY_FUNCTION (int, _Unwind_Action, _Unwind_Exception_Class, in PERSONALITY_FUNCTION()
121 _Unwind_Action actions,
/freebsd-9-stable/include/
Dunwind.h55 typedef int _Unwind_Action; typedef
68 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) (int, _Unwind_Action,
/freebsd-9-stable/contrib/compiler-rt/lib/
Dgcc_personality_v0.c37 } _Unwind_Action; typedef
185 _Unwind_Reason_Code __gcc_personality_sj0(int version, _Unwind_Action actions, in __gcc_personality_sj0()
189 _Unwind_Reason_Code __gcc_personality_v0(int version, _Unwind_Action actions, in __gcc_personality_sj0()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/
Dunwind.h101 } _Unwind_Action; typedef
116 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn)(int, _Unwind_Action,
123 int, _Unwind_Action, _Unwind_Exception_Class, struct _Unwind_Exception *,
/freebsd-9-stable/contrib/libstdc++/libsupc++/
Dunwind-cxx.h231 (int, _Unwind_Action, _Unwind_Exception_Class,
236 (int, _Unwind_Action, _Unwind_Exception_Class,
Deh_personality.cc348 _Unwind_Action actions, in PERSONALITY_FUNCTION()
373 _Unwind_Action actions; in PERSONALITY_FUNCTION()
/freebsd-9-stable/contrib/gcc/config/arm/
Dunwind-arm.h73 typedef int _Unwind_Action; typedef
204 (int, _Unwind_Action, _Unwind_Exception_Class,
/freebsd-9-stable/lib/libthr/thread/
Dthr_exit.c60 _Unwind_Action actions,
131 thread_unwind_stop(int version, _Unwind_Action actions, in thread_unwind_stop()
/freebsd-9-stable/contrib/compiler-rt/
DREADME.txt216 _Unwind_Reason_Code __gcc_personality_v0(int version, _Unwind_Action actions,