Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp342 size_t last_inst_size = last_inst->GetOpcode().GetByteSize(); in SetNextBranchBreakpoint() local
344 run_to_address.Slide(last_inst_size); in SetNextBranchBreakpoint()