Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.cpp943 SymbolContextList indirect_symbols; in GetStepThroughTrampolinePlan() local
945 indirect_symbols); in GetStepThroughTrampolinePlan()
946 size_t num_indirect_symbols = indirect_symbols.GetSize(); in GetStepThroughTrampolinePlan()
951 if (indirect_symbols.GetContextAtIndex(i, context)) { in GetStepThroughTrampolinePlan()