Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DThreadPlanStepRange.cpp341 size_t last_inst_size = last_inst->GetOpcode().GetByteSize(); in SetNextBranchBreakpoint() local
343 run_to_address.Slide(last_inst_size); in SetNextBranchBreakpoint()