Searched refs:FindSymbolFileInBundle (Results 1 – 6 of 6) sorted by relevance
68 DownloadObjectAndSymbolFile, FindSymbolFileInBundle); in Initialize()156 dsym_filespec = PluginManager::FindSymbolFileInBundle( in LocateExecutableObjectFile()329 std::optional<FileSpec> SymbolLocatorDebugSymbols::FindSymbolFileInBundle( in FindSymbolFileInBundle() function in SymbolLocatorDebugSymbols598 dsym_filespec = PluginManager::FindSymbolFileInBundle( in LocateMacOSXFilesUsingDebugSymbols()
377 static FileSpec FindSymbolFileInBundle(const FileSpec &dsym_bundle_fspec,
1208 FileSpec PluginManager::FindSymbolFileInBundle(const FileSpec &symfile_bundle, in FindSymbolFileInBundle() function in PluginManager