Home
last modified time | relevance | path

Searched refs:_Unwind_Context (Results 1 – 25 of 45) sorted by relevance

12

/external/libunwind/include/
Dunwind.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 …]
/external/clang/lib/Headers/
Dunwind.h78 struct _Unwind_Context;
127 struct _Unwind_Context *,
132 struct _Unwind_Context *);
135 typedef _Unwind_Reason_Code (*_Unwind_Trace_Fn)(struct _Unwind_Context *,
170 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
176 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
183 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR()
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR()
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) { in _Unwind_GetIP()
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) { in _Unwind_SetIP()
[all …]
/external/libunwind_llvm/include/
Dunwind.h52 typedef struct _Unwind_Context _Unwind_Context; // opaque typedef
107 struct _Unwind_Context* context);
112 struct _Unwind_Context* context);
114 struct _Unwind_Context; // opaque
138 struct _Unwind_Context* context,
146 struct _Unwind_Context* context);
192 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
197 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
202 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
209 extern uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, int index);
[all …]
/external/libunwind_llvm/src/
DUnwind-sjlj.c97 exception_object, (struct _Unwind_Context *)c); in unwind_phase1()
155 exception_object, (struct _Unwind_Context *)c); in unwind_phase2()
215 (struct _Unwind_Context *)c, stop_parameter); in unwind_phase2_forced()
234 (struct _Unwind_Context *)c); in unwind_phase2_forced()
270 (struct _Unwind_Context *)c, stop_parameter); in unwind_phase2_forced()
350 _Unwind_GetLanguageSpecificData(struct _Unwind_Context *context) { in _Unwind_GetLanguageSpecificData()
359 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, in _Unwind_GetGR()
369 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR()
379 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIP(struct _Unwind_Context *context) { in _Unwind_GetIP()
390 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIPInfo(struct _Unwind_Context *context, in _Unwind_GetIPInfo()
[all …]
DUnwindLevel1.c96 exception_object, (struct _Unwind_Context *)(&cursor1)); in unwind_phase1()
194 (struct _Unwind_Context *)(&cursor2)); in unwind_phase2()
279 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
299 (struct _Unwind_Context *)(&cursor2)); in unwind_phase2_forced()
335 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
420 _Unwind_GetLanguageSpecificData(struct _Unwind_Context *context) { in _Unwind_GetLanguageSpecificData()
441 _Unwind_GetRegionStart(struct _Unwind_Context *context) { in _Unwind_GetRegionStart()
466 _Unwind_GetGR(struct _Unwind_Context *context, int index) { in _Unwind_GetGR()
476 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR()
486 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIP(struct _Unwind_Context *context) { in _Unwind_GetIP()
[all …]
DUnwindLevel1-gcc-ext.c67 _Unwind_GetDataRelBase(struct _Unwind_Context *context) { in _Unwind_GetDataRelBase()
77 _Unwind_GetTextRelBase(struct _Unwind_Context *context) { in _Unwind_GetTextRelBase()
147 struct _Unwind_Context *context = (struct _Unwind_Context *)&cursor; in _Unwind_Backtrace()
173 result = (*callback)((struct _Unwind_Context *)(&cursor), ref); in _Unwind_Backtrace()
205 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetCFA(struct _Unwind_Context *context) { in _Unwind_GetCFA()
218 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIPInfo(struct _Unwind_Context *context, in _Unwind_GetIPInfo()
DUnwind-EHABI.cpp72 struct _Unwind_Context* context, in ProcessDescriptors()
165 struct _Unwind_Context* context) { in unwindOneFrame()
249 _Unwind_Context* context, in _Unwind_VRS_Interpret()
422 _Unwind_Context *context) { in __aeabi_unwind_cpp_pr0()
429 _Unwind_Context *context) { in __aeabi_unwind_cpp_pr1()
436 _Unwind_Context *context) { in __aeabi_unwind_cpp_pr2()
508 struct _Unwind_Context *context = (struct _Unwind_Context *)(&cursor1); in unwind_phase1()
635 struct _Unwind_Context *context = (struct _Unwind_Context *)(&cursor2); in unwind_phase2()
758 _Unwind_GetLanguageSpecificData(struct _Unwind_Context *context) { in _Unwind_GetLanguageSpecificData()
789 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Set()
[all …]
DUnwind-EHABI.h37 _Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context);
40 _Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context);
43 _Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context);
/external/llvm/test/CodeGen/X86/
Dunwindraise.ll11 %struct._Unwind_Context = type { [18 x i8*], i8*, i8*, i8*, %struct.dwarf_eh_bases, i64, i64, i64, …
13 …*, i32, i8*, i32 (i32, i32, i64, %struct._Unwind_Exception*, %struct._Unwind_Context*)*, i64, i64,…
23 declare fastcc i32 @uw_frame_state_for(%struct._Unwind_Context*, %struct._Unwind_FrameState*) uwtab…
28 %this_context = alloca %struct._Unwind_Context, align 8
29 %cur_context = alloca %struct._Unwind_Context, align 8
34 call fastcc void @uw_init_context_1(%struct._Unwind_Context* %this_context, i8* %0, i8* %1)
35 %2 = bitcast %struct._Unwind_Context* %cur_context to i8*
36 %3 = bitcast %struct._Unwind_Context* %this_context to i8*
40 …%flags.i.i.i.i = getelementptr inbounds %struct._Unwind_Context, %struct._Unwind_Context* %cur_con…
41 …%ra.i = getelementptr inbounds %struct._Unwind_Context, %struct._Unwind_Context* %cur_context, i64…
[all …]
D2008-09-26-FrameAddrBug.ll3 …%struct._Unwind_Context = type { [18 x i8*], i8*, i8*, i8*, %struct.dwarf_eh_bases, i32, i32, i32,…
7 declare fastcc void @uw_init_context_1(%struct._Unwind_Context*, i8*, i8*)
14 call fastcc void @uw_init_context_1(%struct._Unwind_Context* null, i8* %0, i8* null)
/external/compiler-rt/lib/builtins/
Dgcc_personality_v0.c138 struct _Unwind_Context *);
143 struct _Unwind_Context *context) { in continueUnwind()
169 struct _Unwind_Context *context) in __gcc_personality_sj0()
174 struct _Unwind_Context *context) in __gcc_personality_sj0()
179 struct _Unwind_Context *context) in __gcc_personality_sj0()
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2008-09-26-FrameAddrBug.ll3 …%struct._Unwind_Context = type { [18 x i8*], i8*, i8*, i8*, %struct.dwarf_eh_bases, i32, i32, i32,…
7 declare fastcc void @uw_init_context_1(%struct._Unwind_Context*, i8*, i8*)
14 call fastcc void @uw_init_context_1(%struct._Unwind_Context* null, i8* %0, i8* null)
D2007-10-14-CoalescerCrash.ll3 %struct._Unwind_Context = type { }
5 define i32 @execute_stack_op(i8* %op_ptr, i8* %op_end, %struct._Unwind_Context* %context, i64 %init…
/external/libunwind/src/unwind/
Dunwind-internal.h42 struct _Unwind_Context *);
44 struct _Unwind_Context { struct
59 struct _Unwind_Context *context, in _Unwind_Phase2() argument
DGetTextRelBase.c29 _Unwind_GetTextRelBase (struct _Unwind_Context *context) in _Unwind_GetTextRelBase()
34 unsigned long __libunwind_Unwind_GetTextRelBase (struct _Unwind_Context *)
DSetIP.c29 _Unwind_SetIP (struct _Unwind_Context *context, unsigned long new_value) in _Unwind_SetIP()
34 void __libunwind_Unwind_SetIP (struct _Unwind_Context *, unsigned long)
DGetCFA.c29 _Unwind_GetCFA (struct _Unwind_Context *context) in _Unwind_GetCFA()
37 unsigned long __libunwind_Unwind_GetCFA (struct _Unwind_Context *)
DGetIP.c29 _Unwind_GetIP (struct _Unwind_Context *context) in _Unwind_GetIP()
37 unsigned long __libunwind_Unwind_GetIP (struct _Unwind_Context *)
DGetBSP.c29 _Unwind_GetBSP (struct _Unwind_Context *context) in _Unwind_GetBSP()
41 unsigned long __libunwind_Unwind_GetBSP (struct _Unwind_Context *)
DGetRegionStart.c29 _Unwind_GetRegionStart (struct _Unwind_Context *context) in _Unwind_GetRegionStart()
38 unsigned long __libunwind_Unwind_GetRegionStart (struct _Unwind_Context *)
DGetLanguageSpecificData.c29 _Unwind_GetLanguageSpecificData (struct _Unwind_Context *context) in _Unwind_GetLanguageSpecificData()
39 __libunwind_Unwind_GetLanguageSpecificData (struct _Unwind_Context *)
DGetDataRelBase.c29 _Unwind_GetDataRelBase (struct _Unwind_Context *context) in _Unwind_GetDataRelBase()
38 unsigned long __libunwind_Unwind_GetDataRelBase (struct _Unwind_Context *)
DGetIPInfo.c32 _Unwind_GetIPInfo (struct _Unwind_Context *context, int *ip_before_insn) in _Unwind_GetIPInfo()
41 unsigned long __libunwind_Unwind_GetIPInfo (struct _Unwind_Context *, int *)
DGetGR.c29 _Unwind_GetGR (struct _Unwind_Context *context, int index) in _Unwind_GetGR()
42 unsigned long __libunwind_Unwind_GetGR (struct _Unwind_Context *, int)
DSetGR.c32 _Unwind_SetGR (struct _Unwind_Context *context, int index, in _Unwind_SetGR()
46 void __libunwind_Unwind_SetGR (struct _Unwind_Context *, int, unsigned long)

12