Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHost.h140 static bool GetBundleDirectory(const FileSpec &file,
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp351 bool Host::GetBundleDirectory(const FileSpec &file, FileSpec &bundle) { in GetBundleDirectory() function in Host