Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp62 std::pair<FileSpec, FileSpec> paths = symbol_file_loader.GetPaths(uuid); in LocateMacOSXFilesUsingDebugSymbols()
477 std::pair<FileSpec, FileSpec> paths = symbol_file_loader.GetPaths(uuid_ptr); in DownloadObjectAndSymbolFile()
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DReproducerProvider.cpp187 SymbolFileLoader::GetPaths(const UUID *uuid) const { in GetPaths() function in SymbolFileLoader
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DReproducerProvider.h400 std::pair<FileSpec, FileSpec> GetPaths(const UUID *uuid) const;