Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DEmulateInstruction.cpp623 lldb::addr_t next_pc = GetNextInstructionAddress(status); in GetBreakpointLocations()
640 lldb::addr_t SingleStepBreakpointLocationsPredictor::GetNextInstructionAddress( in GetNextInstructionAddress() function in SingleStepBreakpointLocationsPredictor
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h61 lldb::addr_t GetNextInstructionAddress(Status &error);