Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepOut.cpp501 Block *from_block = immediate_return_from_sp->GetFrameBlock(); in QueueInlinedStepPlan() local
502 if (from_block) { in QueueInlinedStepPlan()
503 Block *inlined_block = from_block->GetContainingInlinedBlock(); in QueueInlinedStepPlan()