Searched refs:_Unwind_Context (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-10.3-release/contrib/libexecinfo/
H A Dunwind.h32 struct _Unwind_Context;
39 (*_Unwind_Trace_Fn)(struct _Unwind_Context *, void *);
42 (*_Unwind_Stop_Fn)(struct _Unwind_Context *, void *);
52 _Unwind_Word _Unwind_GetCFA(struct _Unwind_Context *);
53 _Unwind_Ptr _Unwind_GetDataRelBase(struct _Unwind_Context *);
54 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *, int);
55 _Unwind_Ptr _Unwind_GetIP(struct _Unwind_Context *);
56 _Unwind_Ptr _Unwind_GetIPInfo(struct _Unwind_Context *, int *);
58 struct _Unwind_Context *);
59 _Unwind_Ptr _Unwind_GetRegionStart(struct _Unwind_Context *);
[all...]
H A Dunwind_arm_ehabi_stub.c30 void _Unwind_VRS_Get(struct _Unwind_Context *, int, _Unwind_Word, int, void *);
31 void _Unwind_VRS_Set(struct _Unwind_Context *, int, _Unwind_Word, int, void *);
34 _Unwind_GetGR(struct _Unwind_Context *context, int regno)
44 _Unwind_GetIP(struct _Unwind_Context *context)
50 _Unwind_GetIPInfo(struct _Unwind_Context *context, int *p)
57 _Unwind_SetGR(struct _Unwind_Context *context, int reg, _Unwind_Ptr val)
H A Dunwind.c45 tracer(struct _Unwind_Context *ctx, void *arg)
/freebsd-10.3-release/contrib/libcxxrt/
H A Dunwind-itanium.h61 struct _Unwind_Context; /* opaque data-structure */
70 struct _Unwind_Context *,
90 extern unsigned long _Unwind_GetGR (struct _Unwind_Context *, int);
91 extern void _Unwind_SetGR (struct _Unwind_Context *, int, unsigned long);
92 extern unsigned long _Unwind_GetIP (struct _Unwind_Context *);
93 extern unsigned long _Unwind_GetIPInfo (struct _Unwind_Context *, int *);
94 extern void _Unwind_SetIP (struct _Unwind_Context *, unsigned long);
95 extern unsigned long _Unwind_GetLanguageSpecificData (struct _Unwind_Context*);
96 extern unsigned long _Unwind_GetRegionStart (struct _Unwind_Context *);
102 typedef _Unwind_Reason_Code (*_Unwind_Trace_Fn) (struct _Unwind_Context *,
[all...]
H A Dunwind-arm.h52 typedef struct _Unwind_Context _Unwind_Context; typedef in typeref:struct:_Unwind_Context
101 void *_Unwind_GetLanguageSpecificData(struct _Unwind_Context*);
125 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *context,
130 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
137 extern unsigned long _Unwind_GetDataRelBase(struct _Unwind_Context *);
140 extern unsigned long _Unwind_GetTextRelBase(struct _Unwind_Context *);
141 extern unsigned long _Unwind_GetRegionStart(struct _Unwind_Context *);
143 typedef _Unwind_Reason_Code (*_Unwind_Trace_Fn) (struct _Unwind_Context *,
159 static inline unsigned long _Unwind_GetGR(struct _Unwind_Context *contex
[all...]
H A Ddwarf_eh.h256 static uint64_t resolve_indirect_value(_Unwind_Context *c,
292 static inline void read_value_with_encoding(_Unwind_Context *context,
338 static inline struct dwarf_eh_lsda parse_lsda(_Unwind_Context *context,
406 static bool dwarf_eh_find_callsite(struct _Unwind_Context *context,
/freebsd-10.3-release/include/
H A Dunwind.h62 struct _Unwind_Context; /* opaque data-structure */
71 struct _Unwind_Context *,
92 extern unsigned long _Unwind_GetGR (struct _Unwind_Context *, int);
93 extern void _Unwind_SetGR (struct _Unwind_Context *, int, unsigned long);
94 extern unsigned long _Unwind_GetIP (struct _Unwind_Context *);
95 extern unsigned long _Unwind_GetIPInfo (struct _Unwind_Context *, int *);
96 extern void _Unwind_SetIP (struct _Unwind_Context *, unsigned long);
97 extern unsigned long _Unwind_GetLanguageSpecificData (struct _Unwind_Context*);
98 extern unsigned long _Unwind_GetRegionStart (struct _Unwind_Context *);
104 typedef _Unwind_Reason_Code (*_Unwind_Trace_Fn) (struct _Unwind_Context *,
[all...]
/freebsd-10.3-release/contrib/gcc/
H A Dunwind-compat.c79 (struct _Unwind_Context *);
82 _Unwind_GetCFA (struct _Unwind_Context *context)
90 (struct _Unwind_Context *);
93 _Unwind_GetBSP (struct _Unwind_Context * context)
100 (struct _Unwind_Context *);
103 _Unwind_GetDataRelBase (struct _Unwind_Context *context)
110 (struct _Unwind_Context *);
113 _Unwind_GetTextRelBase (struct _Unwind_Context *context)
121 (struct _Unwind_Context *, int );
124 _Unwind_GetGR (struct _Unwind_Context *contex
[all...]
H A Dunwind-generic.h115 struct _Unwind_Context;
124 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
145 (struct _Unwind_Context *, void *);
154 extern _Unwind_Word _Unwind_GetGR (struct _Unwind_Context *, int);
155 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
157 extern _Unwind_Ptr _Unwind_GetIP (struct _Unwind_Context *);
158 extern _Unwind_Ptr _Unwind_GetIPInfo (struct _Unwind_Context *, int *);
159 extern void _Unwind_SetIP (struct _Unwind_Context *, _Unwind_Ptr);
162 extern _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *);
164 extern void *_Unwind_GetLanguageSpecificData (struct _Unwind_Context *);
[all...]
H A Dunwind-sjlj.c89 struct _Unwind_Context struct
183 _Unwind_GetGR (struct _Unwind_Context *context, int index)
191 _Unwind_GetCFA (struct _Unwind_Context *context __attribute__((unused)))
210 _Unwind_SetGR (struct _Unwind_Context *context, int index, _Unwind_Word val)
218 _Unwind_GetIP (struct _Unwind_Context *context)
224 _Unwind_GetIPInfo (struct _Unwind_Context *context, int *ip_before_insn)
233 _Unwind_SetIP (struct _Unwind_Context *context, _Unwind_Ptr val)
239 _Unwind_GetLanguageSpecificData (struct _Unwind_Context *context)
245 _Unwind_GetRegionStart (struct _Unwind_Context *context __attribute__((unused)) )
258 _Unwind_GetDataRelBase (struct _Unwind_Context *contex
[all...]
H A Dunwind-c.c50 parse_lsda_header (struct _Unwind_Context *context, const unsigned char *p,
108 struct _Unwind_Context *);
113 struct _Unwind_Context * context)
117 struct _Unwind_Exception *, struct _Unwind_Context *);
124 struct _Unwind_Context *context)
H A Dunwind-dw2.c66 struct _Unwind_Context struct
79 struct _Unwind_Context. */
103 static void uw_update_context (struct _Unwind_Context *, _Unwind_FrameState *);
104 static _Unwind_Reason_Code uw_frame_state_for (struct _Unwind_Context *,
136 _Unwind_IsSignalFrame (struct _Unwind_Context *context)
142 _Unwind_SetSignalFrame (struct _Unwind_Context *context, int val)
151 _Unwind_IsExtendedContext (struct _Unwind_Context *context)
160 _Unwind_GetGR (struct _Unwind_Context *context, int index)
189 _Unwind_GetPtr (struct _Unwind_Context *context, int index)
197 _Unwind_GetCFA (struct _Unwind_Context *contex
[all...]
H A Dunwind-pe.h98 /* Given an encoding and an _Unwind_Context, return the base to which
100 read_encoded_value_with_base for use when the _Unwind_Context is
104 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context)
282 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding,
/freebsd-10.3-release/contrib/gcc/config/rs6000/
H A Ddarwin-unwind.h31 (struct _Unwind_Context *context, _Unwind_FrameState *fs);
H A Dlinux-unwind.h96 get_regs (struct _Unwind_Context *context)
151 get_regs (struct _Unwind_Context *context)
223 ppc_fallback_frame_state (struct _Unwind_Context *context,
310 frob_update_context (struct _Unwind_Context *context, _Unwind_FrameState *fs ATTRIBUTE_UNUSED)
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h78 struct _Unwind_Context;
119 struct _Unwind_Context *,
124 struct _Unwind_Context *);
127 typedef _Unwind_Reason_Code (*_Unwind_Trace_Fn)(struct _Unwind_Context *,
153 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
185 void _Unwind_SetIP(struct _Unwind_Context *__contex
[all...]
/freebsd-10.3-release/contrib/gcc/config/arm/
H A Dunwind-arm.h82 typedef struct _Unwind_Context _Unwind_Context; typedef in typeref:struct:_Unwind_Context
173 _Unwind_Control_Block *, _Unwind_Context *);
175 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
179 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *, _Unwind_VRS_RegClass,
183 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
191 void * _Unwind_GetLanguageSpecificData (_Unwind_Context *);
192 _Unwind_Ptr _Unwind_GetRegionStart (_Unwind_Context *);
195 _Unwind_Ptr _Unwind_GetDataRelBase (_Unwind_Context *);
196 _Unwind_Ptr _Unwind_GetTextRelBase (_Unwind_Context *);
[all...]
H A Dunwind-arm.c168 _Unwind_Control_Block *, _Unwind_Context *);// __attribute__((weak));
170 _Unwind_Control_Block *, _Unwind_Context *) __attribute__((weak));
172 _Unwind_Control_Block *, _Unwind_Context *) __attribute__((weak));
176 _Unwind_VRS_Result _Unwind_VRS_Get (_Unwind_Context *context,
207 _Unwind_VRS_Result _Unwind_VRS_Set (_Unwind_Context *context,
239 _Unwind_VRS_Result _Unwind_VRS_Pop (_Unwind_Context *context,
494 (_US_UNWIND_FRAME_STARTING, ucbp, (_Unwind_Context *) vrs);
597 _Unwind_GetCFA (_Unwind_Context *context)
691 (_US_UNWIND_FRAME_RESUME, ucbp, (_Unwind_Context *) entry_vrs);
731 /* Get the _Unwind_Control_Block from an _Unwind_Context
[all...]
H A Dpr-support.c108 __gnu_unwind_execute (_Unwind_Context * context, __gnu_unwind_state * uws)
327 __gnu_unwind_frame (_Unwind_Control_Block * ucbp, _Unwind_Context * context)
344 /* Get the _Unwind_Control_Block from an _Unwind_Context. */
347 unwind_UCB_from_context (_Unwind_Context * context)
355 _Unwind_GetRegionStart (_Unwind_Context * context)
366 _Unwind_GetLanguageSpecificData (_Unwind_Context * context)
/freebsd-10.3-release/lib/libthr/thread/
H A Dthr_exit.c63 struct _Unwind_Context *context, void *stop_parameter);
67 static unsigned long (*uwl_getcfa)(struct _Unwind_Context *);
110 _Unwind_GetCFA(struct _Unwind_Context *context)
134 struct _Unwind_Context *context, void *stop_parameter)
/freebsd-10.3-release/contrib/gcc/config/ia64/
H A Dunwind-ia64.c185 struct _Unwind_Context struct
1511 ia64_copy_rbs (struct _Unwind_Context *info, unsigned long dst,
1581 unw_access_gr (struct _Unwind_Context *info, int regnum,
1676 _Unwind_GetGR (struct _Unwind_Context *context, int index)
1694 _Unwind_SetGR (struct _Unwind_Context *context, int index, _Unwind_Word val)
1709 _Unwind_GetIP (struct _Unwind_Context *context)
1715 _Unwind_GetIPInfo (struct _Unwind_Context *context, int *ip_before_insn)
1724 _Unwind_SetIP (struct _Unwind_Context *context, _Unwind_Ptr val)
1730 _Unwind_GetLanguageSpecificData (struct _Unwind_Context *context)
1736 _Unwind_GetRegionStart (struct _Unwind_Context *contex
[all...]
H A Dlinux-unwind.h45 ia64_fallback_frame_state (struct _Unwind_Context *context,
125 ia64_handle_unwabi (struct _Unwind_Context *context, _Unwind_FrameState *fs)
/freebsd-10.3-release/contrib/libstdc++/libsupc++/
H A Dunwind-cxx.h234 struct _Unwind_Exception *, struct _Unwind_Context *);
239 struct _Unwind_Exception *, struct _Unwind_Context *);
/freebsd-10.3-release/contrib/gcc/config/sparc/
H A Dlinux-unwind.h39 sparc64_fallback_frame_state (struct _Unwind_Context *context,
96 sparc_fallback_frame_state (struct _Unwind_Context *context,
/freebsd-10.3-release/contrib/gcc/config/s390/
H A Dlinux-unwind.h35 s390_fallback_frame_state (struct _Unwind_Context *context,

Completed in 210 milliseconds

12