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