Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp528 void setLastPC(pint_t pc) { _dispContext.ControlPc = pc; } setLastPC() function in libunwind::UnwindCursor
1291 void setLastPC(pint_t pc) { /* FIXME: Implement */ } setLastPC() function in libunwind::UnwindCursor