Searched refs:getLastPC (Results 1 – 1 of 1) sorted by relevance
492 pint_t getLastPC() const { return _dispContext.ControlPc; } in getLastPC() function in libunwind::UnwindCursor1165 pint_t getLastPC() const { /* FIXME: Implement */ return 0; } in getLastPC() function in libunwind::UnwindCursor1844 if (pc != getLastPC()) { in getInfoFromSEH()