Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp202 FileSpec bundle_exe_file_spec(path); in LocateMacOSXFilesUsingDebugSymbols() local
203 FileSystem::Instance().Resolve(bundle_exe_file_spec); in LocateMacOSXFilesUsingDebugSymbols()
205 bundle_exe_file_spec, 0, 0, module_specs) && in LocateMacOSXFilesUsingDebugSymbols()
211 return_module_spec.GetFileSpec() = bundle_exe_file_spec; in LocateMacOSXFilesUsingDebugSymbols()