Searched refs:sb_sc_list (Results 1 – 2 of 2) sorted by relevance
278 SBSymbolContextList sb_sc_list; in FindCompileUnits() local 281 module_sp->FindCompileUnits(*sb_file_spec, *sb_sc_list); in FindCompileUnits() 283 return sb_sc_list; in FindCompileUnits() 332 SBSymbolContextList sb_sc_list; in FindSymbols() local 344 SymbolContextList &sc_list = *sb_sc_list; in FindSymbols() 353 return sb_sc_list; in FindSymbols() 390 lldb::SBSymbolContextList sb_sc_list; in FindFunctions() local 399 function_options, *sb_sc_list); in FindFunctions() 401 return sb_sc_list; in FindFunctions()
1600 SBSymbolContextList sb_sc_list; in FindCompileUnits() local1603 target_sp->GetImages().FindCompileUnits(*sb_file_spec, *sb_sc_list); in FindCompileUnits()1604 return sb_sc_list; in FindCompileUnits()1754 lldb::SBSymbolContextList sb_sc_list; in FindFunctions() local1756 return sb_sc_list; in FindFunctions()1760 return sb_sc_list; in FindFunctions()1768 function_options, *sb_sc_list); in FindFunctions()1769 return sb_sc_list; in FindFunctions()1777 lldb::SBSymbolContextList sb_sc_list; in FindGlobalFunctions() local1790 function_options, *sb_sc_list); in FindGlobalFunctions()[all …]