Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h58 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);
145 struct _Unwind_Context *context,
192 extern _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context* context,
198 extern _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context* context,
204 extern _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *context,
210 extern _Unwind_Reason_Code _Unwind_VRS_Interpret(_Unwind_Context* context,
[all …]
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-itanium.h55 struct _Unwind_Context; // system-specific opaque
65 struct _Unwind_Context*,
90 uint64_t _Unwind_GetGR(struct _Unwind_Context*, int index);
91 void _Unwind_SetGR(struct _Unwind_Context*, int index, uint64_t new_value);
93 uint64_t _Unwind_GetIP(struct _Unwind_Context*);
94 void _Unwind_SetIP(struct _Unwind_Context*, uintptr_t new_value);
96 uint64_t _Unwind_GetRegionStart(struct _Unwind_Context*);
97 uint64_t _Unwind_GetLanguageSpecificData(struct _Unwind_Context*);
Dunwind-arm.h56 typedef struct _Unwind_Context _Unwind_Context; typedef
118 uint64_t _Unwind_GetRegionStart(_Unwind_Context*);
119 void* _Unwind_GetLanguageSpecificData(_Unwind_Context*);
122 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *context,
128 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
147 static inline uint32_t _Unwind_GetGR( _Unwind_Context* ctx, int reg) { in _Unwind_GetGR()
153 static inline void _Unwind_SetGR(_Unwind_Context* ctx, int reg, uint32_t val) { in _Unwind_SetGR()
157 static inline uint32_t _Unwind_GetIP(_Unwind_Context* ctx) { in _Unwind_GetIP()
160 static inline void _Unwind_SetIP(_Unwind_Context* ctx, uint32_t val) { in _Unwind_SetIP()
/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.h57 _Unwind_Context* context,
61 _Unwind_Context *context)
65 _Unwind_Context* ctx,
76 _Unwind_Context* ctx,
84 _Unwind_Context* context) _GABIXX_HIDDEN;
92 _Unwind_Context*) _GABIXX_DEFAULT;
97 _Unwind_Context* context) { \
127 _Unwind_Context*) _GABIXX_DEFAULT;
131 _Unwind_Exception* unwind_exception, _Unwind_Context* context) {
Dhelper_func_internal.cc62 _Unwind_Context* context) { in scanEHTable()
346 _Unwind_Context*);
349 _Unwind_Context* context, in setRegisters()
357 _Unwind_Context *context) { in continueUnwinding()
365 _Unwind_Context* ctx, in saveDataToBarrierCache()
385 _Unwind_Context* ctx, in saveUnexpectedDataToBarrierCache()
480 _Unwind_Context* context, in setRegisters()
490 _Unwind_Context *context) { in continueUnwinding()
497 _Unwind_Context* ctx, in saveDataToBarrierCache()
506 _Unwind_Context* ctx, in saveUnexpectedDataToBarrierCache()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
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.c87 exception_object, (struct _Unwind_Context *)(&cursor1)); in unwind_phase1()
181 (struct _Unwind_Context *)(&cursor2)); in unwind_phase2()
266 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
286 (struct _Unwind_Context *)(&cursor2)); in unwind_phase2_forced()
320 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
405 _Unwind_GetLanguageSpecificData(struct _Unwind_Context *context) { in _Unwind_GetLanguageSpecificData()
424 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, in _Unwind_GetGR()
438 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR()
450 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIP(struct _Unwind_Context *context) { in _Unwind_GetIP()
464 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP()
[all …]
DUnwindLevel1-gcc-ext.c63 _Unwind_GetDataRelBase(struct _Unwind_Context *context) { in _Unwind_GetDataRelBase()
73 _Unwind_GetTextRelBase(struct _Unwind_Context *context) { in _Unwind_GetTextRelBase()
137 (*callback)((struct _Unwind_Context *)(&cursor), ref); in _Unwind_Backtrace()
170 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetCFA(struct _Unwind_Context *context) { in _Unwind_GetCFA()
183 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIPInfo(struct _Unwind_Context *context, in _Unwind_GetIPInfo()
DUnwind-EHABI.cpp73 struct _Unwind_Context* context, in ProcessDescriptors()
162 struct _Unwind_Context* context) { in unwindOneFrame()
214 _Unwind_Context* context, in _Unwind_VRS_Interpret()
384 _Unwind_Context *context) { in __aeabi_unwind_cpp_pr0()
391 _Unwind_Context *context) { in __aeabi_unwind_cpp_pr1()
398 _Unwind_Context *context) { in __aeabi_unwind_cpp_pr2()
466 struct _Unwind_Context *context = (struct _Unwind_Context *)(&cursor1); in unwind_phase1()
587 struct _Unwind_Context *context = (struct _Unwind_Context *)(&cursor2); in unwind_phase2()
708 _Unwind_GetLanguageSpecificData(struct _Unwind_Context *context) { in _Unwind_GetLanguageSpecificData()
743 _Unwind_Context *context, in _Unwind_VRS_Set()
[all …]
DUnwindCursor.hpp616 _Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context);
618 _Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context);
620 _Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context);
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp503 set_registers(_Unwind_Exception* unwind_exception, _Unwind_Context* context, in set_registers()
537 _Unwind_Exception* unwind_exception, _Unwind_Context* context, in scan_eh_tab()
925 _Unwind_Exception* unwind_exception, _Unwind_Context* context) in __gxx_personality_sj0()
1015 static _Unwind_Reason_Code continue_unwind(_Unwind_Context* context, in continue_unwind()
1052 _Unwind_Context* context) in __gxx_personality_v0()