Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBContext.h101 std::string &GetWorkingDir() { return m_working_dir; } in GetWorkingDir() function
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1916 bool GDBRemoteCommunicationClient::GetWorkingDir(FileSpec &working_dir) { in GetWorkingDir() function in GDBRemoteCommunicationClient