Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Host/
DHostInfoBase.h106 static bool ComputePathRelativeToLibrary(FileSpec &file_spec,
/openbsd/src/gnu/llvm/lldb/source/Host/posix/
DHostInfoPosix.cpp143 return ComputePathRelativeToLibrary(file_spec, "/bin"); in ComputeSupportExeDirectory()
/openbsd/src/gnu/llvm/lldb/source/Host/common/
DHostInfoBase.cpp219 bool HostInfoBase::ComputePathRelativeToLibrary(FileSpec &file_spec, in ComputePathRelativeToLibrary() function in HostInfoBase