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