Searched defs:setLastPC (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/libunwind/src/ | ||
H A D | UnwindCursor.hpp | 527 void setLastPC(pint_t pc) { _dispContext.ControlPc = pc; } in setLastPC() function in libunwind::UnwindCursor |