Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp527 pint_t getLastPC() const { return _dispContext.ControlPc; } getLastPC() function in libunwind::UnwindCursor
1290 pint_t getLastPC() const { /* FIXME: Implement */ return 0; } getLastPC() function in libunwind::UnwindCursor