Searched defs:jumpto (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/libunwind/src/ | ||
| H A D | UnwindCursor.hpp | 450 virtual void jumpto() { _LIBUNWIND_ABORT("jumpto not implemented"); } in jumpto() function in libunwind::AbstractUnwindCursor |
| H A D | Registers.hpp | 72 void jumpto() { __libunwind_Registers_x86_jumpto(this); } in jumpto() function in libunwind::Registers_x86 |