Home
last modified time | relevance | path

Searched defs:ResolveExecutableLocation (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBFileSpec.cpp95 bool SBFileSpec::ResolveExecutableLocation() { in ResolveExecutableLocation() function in SBFileSpec
/external/llvm-project/lldb/source/Host/common/
DFileSystem.cpp330 bool FileSystem::ResolveExecutableLocation(FileSpec &file_spec) { in ResolveExecutableLocation() function in FileSystem