Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp519 pint_t getLastPC() const { return _dispContext.ControlPc; } in getLastPC() function in libunwind::UnwindCursor
1272 pint_t getLastPC() const { /* FIXME: Implement */ return 0; } in getLastPC() function in libunwind::UnwindCursor