Searched refs:setLastPC (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp492 void setLastPC(pint_t pc) { _dispContext.ControlPc = pc; } function in class:libunwind::UnwindCursor
1154 void setLastPC(pint_t pc) { /* FIXME: Implement */ } function in class:libunwind::UnwindCursor
1836 setLastPC(pc);

Completed in 213 milliseconds