Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp888 SymbolContextList code_symbols; in GetStepThroughTrampolinePlan() local
890 code_symbols); in GetStepThroughTrampolinePlan()
891 size_t num_code_symbols = code_symbols.GetSize(); in GetStepThroughTrampolinePlan()
897 if (code_symbols.GetContextAtIndex(i, context)) { in GetStepThroughTrampolinePlan()