Home
last modified time | relevance | path

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

/external/lldb/source/Target/
DThreadPlanStepOut.cpp426 SymbolContext inlined_sc; in QueueInlinedStepPlan() local
427 inlined_block->CalculateSymbolContext(&inlined_sc); in QueueInlinedStepPlan()
428 inlined_sc.target_sp = GetTarget().shared_from_this(); in QueueInlinedStepPlan()
432inlined_sc, in QueueInlinedStepPlan()