Home
last modified time | relevance | path

Searched defs:_Unwind_Context (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-dw2.c104 struct _Unwind_Context struct
106 _Unwind_Context_Reg_Val reg[DWARF_FRAME_REGISTERS+1]; argument
117 struct _Unwind_Context. */ argument
140 static void uw_update_context (struct _Unwind_Context *, _Unwind_FrameState *); argument
H A Dunwind-sjlj.c85 struct _Unwind_Context struct
87 struct SjLj_Function_Context *fc;
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dunwind-dw2.c128 struct _Unwind_Context struct
130 _Unwind_Context_Reg_Val reg[__LIBGCC_DWARF_FRAME_REGISTERS__+1]; argument
143 struct _Unwind_Context. */ argument
166 static void uw_update_context (struct _Unwind_Context *, _Unwind_FrameState *); argument
H A Dunwind-sjlj.c84 struct _Unwind_Context struct
86 struct SjLj_Function_Context *fc;
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dunwind-arm-common.h78 typedef struct _Unwind_Context _Unwind_Context; typedef