Searched refs:_Unwind_Context (Results 51 - 62 of 62) sorted by relevance

123

/openbsd-current/gnu/gcc/gcc/config/s390/
H A Dtpf-unwind.h59 s390_fallback_frame_state (struct _Unwind_Context *context,
/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dlinux-unwind.h56 pa32_fallback_frame_state (struct _Unwind_Context *context,
H A Dhpux-unwind.h110 pa_fallback_frame_state (struct _Unwind_Context *context,
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dunwind.inc34 struct _Unwind_Context *context)
80 struct _Unwind_Context this_context, cur_context;
139 struct _Unwind_Context *context)
193 struct _Unwind_Context this_context, cur_context;
216 struct _Unwind_Context this_context, cur_context;
242 struct _Unwind_Context this_context, cur_context;
277 struct _Unwind_Context context;
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_markup.cpp116 _Unwind_Reason_Code Unwind_Trace(struct _Unwind_Context *ctx, void *param) {
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dlinux-unwind.h62 shmedia_fallback_frame_state (struct _Unwind_Context *context,
149 sh_fallback_frame_state (struct _Unwind_Context *context,
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dlinux-unwind.h43 x86_64_fallback_frame_state (struct _Unwind_Context *context,
121 x86_fallback_frame_state (struct _Unwind_Context *context,
/openbsd-current/gnu/llvm/libcxxabi/src/
H A Dcxa_personality.cpp547 set_registers(_Unwind_Exception* unwind_exception, _Unwind_Context* context,
587 _Unwind_Context *context) {
922 _Unwind_Exception* unwind_exception, _Unwind_Context* context)
1009 _Unwind_Context*);
1016 _Unwind_Context* context)
1057 _Unwind_Context* context)
1303 _Unwind_Exception* unwind_exception, _Unwind_Context* context)
H A Daix_state_tab_eh.inc230 static uintptr_t get_frame_addr(_Unwind_Context* context) {
271 static void* compute_addr_from_table(FSMEntry* fsmEntry, StateVariable* const state, _Unwind_Context* context) {
295 _Unwind_Exception* unwind_exception, _Unwind_Context* context) {
543 _Unwind_Exception* unwind_exception, _Unwind_Context* context) {
/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc54 parse_lsda_header (_Unwind_Context *context, const unsigned char *p,
186 struct _Unwind_Context *context)
439 // have an _Unwind_Context then.
/openbsd-current/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp599 struct _Unwind_Context *context) {
781 struct _Unwind_Context *context) {
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp85 struct _Unwind_Context *);
966 if (_Unwind_VRS_Interpret((_Unwind_Context *)this, ehtp, off, len) !=
2015 struct _Unwind_Context *);

Completed in 248 milliseconds

123