Searched refs:FindSymbolFileInBundle (Results 1 – 4 of 4) sorted by relevance
62 FindSymbolFileInBundle(const FileSpec &dsym_bundle_fspec, const UUID *uuid,
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,
1182 FileSpec PluginManager::FindSymbolFileInBundle(const FileSpec &symfile_bundle, in FindSymbolFileInBundle() function in PluginManager