Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepOut.cpp458 Block *from_block = immediate_return_from_sp->GetFrameBlock(); in QueueInlinedStepPlan() local
459 if (from_block) { in QueueInlinedStepPlan()
460 Block *inlined_block = from_block->GetContainingInlinedBlock(); in QueueInlinedStepPlan()