Home
last modified time | relevance | path

Searched refs:GetPC (Results 1 – 25 of 70) sorted by relevance

123

/llvm-project-15.0.7/lldb/examples/python/
H A Ddiagnose_unwind.py78 address_list = [cur_thread.GetFrameAtIndex(0).GetPC()]
80 target, 0, cur_thread.GetFrameAtIndex(0).GetPC(), initial_fp)
205 target, frame_num, frame.GetPC(), frame.GetFP())
210 addresses_seen.append(frame.GetPC())
255 'disassemble -F att -a 0x%x' % frame.GetPC())
259 frame.GetPC())
260 if frame.GetPC() in additional_addresses_to_disassemble:
262 frame.GetPC())
288 'image show-unwind -a "0x%x"' % frame.GetPC())
289 if frame.GetPC() in additional_addresses_to_show_unwind:
[all …]
H A Dscripted_step.py105 self.start_address = thread_plan.GetThread().GetFrameAtIndex(0).GetPC()
116 cur_pc = self.thread_plan.GetThread().GetFrameAtIndex(0).GetPC()
/llvm-project-15.0.7/lldb/source/Target/
H A DThreadPlanStepInstruction.cpp41 m_instruction_addr = thread.GetRegisterContext()->GetPC(0); in SetUpState()
104 uint64_t pc = thread.GetRegisterContext()->GetPC(0); in IsPlanStale()
112 return (thread.GetRegisterContext()->GetPC(0) != m_instruction_addr); in IsPlanStale()
144 if (thread.GetRegisterContext()->GetPC(0) != m_instruction_addr) { in ShouldStop()
187 thread.GetStackFrameAtIndex(0)->GetRegisterContext()->GetPC(); in ShouldStop()
191 addr_t return_addr = return_frame->GetRegisterContext()->GetPC(); in ShouldStop()
221 lldb::addr_t pc_addr = thread.GetRegisterContext()->GetPC(0); in ShouldStop()
H A DStackID.cpp42 return lhs.GetPC() == rhs.GetPC(); in operator ==()
55 return lhs.GetPC() != rhs.GetPC(); in operator !=()
H A DThreadPlanStepOverBreakpoint.cpp34 m_breakpoint_addr = thread.GetRegisterContext()->GetPC(); in ThreadPlanStepOverBreakpoint()
80 lldb::addr_t pc_addr = GetThread().GetRegisterContext()->GetPC(); in DoPlanExplainsStop()
131 lldb::addr_t pc_addr = GetThread().GetRegisterContext()->GetPC(); in MischiefManaged()
171 return GetThread().GetRegisterContext()->GetPC() != m_breakpoint_addr; in IsPlanStale()
H A DThreadPlanStepRange.cpp105 lldb::addr_t pc_load_addr = thread.GetRegisterContext()->GetPC(); in InRange()
197 lldb::addr_t cur_pc = GetThread().GetRegisterContext()->GetPC(); in InSymbol()
320 lldb::addr_t cur_addr = GetThread().GetRegisterContext()->GetPC(); in SetNextBranchBreakpoint()
483 lldb::addr_t addr = GetThread().GetRegisterContext()->GetPC() - 1; in IsPlanStale()
H A DThreadPlanStepOverRange.cpp133 DumpAddress(s.AsRawOstream(), thread.GetRegisterContext()->GetPC(), in ShouldStop()
288 ->GetPC(); in ShouldStop()
387 lldb::addr_t curr_pc = thread.GetRegisterContext()->GetPC(); in DoWillResume()
H A DThreadPlanStepThrough.cpp41 m_start_address = GetThread().GetRegisterContext()->GetPC(0); in ThreadPlanStepThrough()
100 lldb::addr_t current_address = GetThread().GetRegisterContext()->GetPC(0); in LookForPlanToStepThroughFromCurrentPC()
H A DStackFrameList.cpp65 lldb::addr_t cur_pc = m_thread.GetRegisterContext()->GetPC(); in GetCurrentInlinedDepth()
112 lldb::addr_t curr_pc = m_thread.GetRegisterContext()->GetPC(); in ResetCurrentInlinedDepth()
221 m_current_inlined_pc = m_thread.GetRegisterContext()->GetPC(); in SetCurrentInlinedDepth()
402 addr_t return_pc = next_reg_ctx_sp->GetPC(); in SynthesizeTailCallFrames()
492 pc = reg_ctx_sp->GetPC(); in GetFramesUpTo()
H A DThreadPlanStepUntil.cpp42 m_step_from_insn = frame_sp->GetStackID().GetPC(); in ThreadPlanStepUntil()
50 m_return_addr = return_frame_sp->GetStackID().GetPC(); in ThreadPlanStepUntil()
H A DThreadPlanStepInRange.cpp133 DumpAddress(s.AsRawOstream(), GetThread().GetRegisterContext()->GetPC(), in ShouldStop()
245 lldb::addr_t curr_addr = thread.GetRegisterContext()->GetPC(); in ShouldStop()
/llvm-project-15.0.7/lldb/test/API/functionalities/gdb_remote_client/
H A DTestStopPCs.py47 self.assertEqual(th0.GetFrameAtIndex(0).GetPC(), 0x10001bc00)
48 self.assertEqual(th1.GetFrameAtIndex(0).GetPC(), 0x10002bc00)
H A DTestNoGPacketSupported.py87 pc = frame.GetPC()
H A DTestRemoteRegNums.py95 pc = frame.GetPC()
/llvm-project-15.0.7/lldb/test/API/commands/expression/call-restarts/
H A DTestCallThatRestarts.py44 self.orig_frame_pc, frame.GetPC(),
74 self.orig_frame_pc = frame.GetPC()
149 frame.GetPC(), self.orig_frame_pc,
/llvm-project-15.0.7/lldb/test/API/commands/expression/call-throws/
H A DTestCallThatThrows.py32 self.orig_frame_pc, frame.GetPC(),
46 self.orig_frame_pc = frame.GetPC()
/llvm-project-15.0.7/lldb/test/API/functionalities/breakpoint/breakpoint_hit_count/
H A DTestBreakpointHitCount.py87 location1 = breakpoint.FindLocationByAddress(frame0.GetPC())
104 location2 = breakpoint.FindLocationByAddress(frame0.GetPC())
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachThread.cpp246 return GetPC(0) != 0; in IsUserReady()
282 uint64_t MachThread::GetPC(uint64_t failValue) { in GetPC() function in MachThread
284 return m_arch_up->GetPC(failValue); in GetPC()
332 index, m_seq_id, m_unique_id, GetPC(INVALID_NUB_ADDRESS), in Dump()
367 return m_process->Breakpoints().FindByAddress(GetPC()); in CurrentBreakpoint()
/llvm-project-15.0.7/lldb/test/API/python_api/default-constructor/
H A Dsb_frame.py10 obj.GetPC()
/llvm-project-15.0.7/lldb/test/API/functionalities/unwind/noreturn/module-end/
H A DTestNoReturnModuleEnd.py40 self.assertEquals(function_start + backtrace[i][1], frame.GetPC())
/llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/wow64_minidump/
H A DTestWow64MiniDump.py67 pc = frame.GetPC()
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBFrame.i78 GetPC () const;
342 pc = property(GetPC, SetPC)
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DStackID.h31 lldb::addr_t GetPC() const { return m_pc; } in GetPC() function
/llvm-project-15.0.7/lldb/source/Plugins/Architecture/Arm/
H A DArchitectureArm.cpp92 const addr_t pc = reg_ctx_sp->GetPC(); in OverrideStopInfo()
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNBArch.h74 virtual uint64_t GetPC(uint64_t failValue) = 0; // Get program counter

123