Searched refs:GetPreviousFrameZeroPC (Results 1 – 3 of 3) sorted by relevance
833 std::optional<addr_t> prev_pc = thread.GetPreviousFrameZeroPC(); in WasContinueInterrupted()
1246 std::optional<lldb::addr_t> GetPreviousFrameZeroPC();
1418 std::optional<addr_t> Thread::GetPreviousFrameZeroPC() { in GetPreviousFrameZeroPC() function in Thread