Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp519 void setLastPC(pint_t pc) { _dispContext.ControlPc = pc; } in setLastPC() function in libunwind::UnwindCursor
1257 void setLastPC(pint_t pc) { /* FIXME: Implement */ } in setLastPC() function in libunwind::UnwindCursor
1977 setLastPC(pc); in getInfoFromSEH()