Home
last modified time | relevance | path

Searched defs:setLastPC (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp520 void setLastPC(pint_t pc) { _dispContext.ControlPc = pc; } in setLastPC() function in libunwind::UnwindCursor
1273 void setLastPC(pint_t pc) { /* FIXME: Implement */ } in setLastPC() function in libunwind::UnwindCursor