Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.cpp887 SymbolContextList code_symbols; in GetStepThroughTrampolinePlan() local
889 code_symbols); in GetStepThroughTrampolinePlan()
890 size_t num_code_symbols = code_symbols.GetSize(); in GetStepThroughTrampolinePlan()
896 if (code_symbols.GetContextAtIndex(i, context)) { in GetStepThroughTrampolinePlan()