Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DLocateSymbolFile.h38 const FileSpecList &default_search_paths);
/llvm-project-15.0.7/lldb/source/Symbol/
H A DLocateSymbolFile.cpp261 const FileSpecList &default_search_paths) { in LocateExecutableSymbolFile() argument
271 FileSpecList debug_file_search_paths = default_search_paths; in LocateExecutableSymbolFile()