Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DRNBContext.h106 std::string &GetWorkingDir() { return m_working_dir; } in GetWorkingDir() function
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp1842 bool GDBRemoteCommunicationClient::GetWorkingDir(FileSpec &working_dir) { in GetWorkingDir() function in GDBRemoteCommunicationClient