Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.cpp382 AddressRange range_of_curr_func; in GetStepThroughTrampolinePlan() local
383 sc.GetAddressRange(eSymbolContextEverything, 0, false, range_of_curr_func); in GetStepThroughTrampolinePlan()
405 thread, range_of_curr_func, sc, nullptr, eOnlyThisThread, in GetStepThroughTrampolinePlan()