Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
DCPPLanguageRuntime.cpp379 AddressRange range_of_curr_func; in GetStepThroughTrampolinePlan() local
380 sc.GetAddressRange(eSymbolContextEverything, 0, false, range_of_curr_func); in GetStepThroughTrampolinePlan()
402 thread, range_of_curr_func, sc, eOnlyThisThread, eLazyBoolYes, in GetStepThroughTrampolinePlan()