Home
last modified time | relevance | path

Searched defs:MakeDirectory (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lldb/source/Target/
H A DModuleCache.cpp67 static Status MakeDirectory(const FileSpec &dir_path) { in MakeDirectory() function
H A DRemoteAwarePlatform.cpp190 Status RemoteAwarePlatform::MakeDirectory(const FileSpec &file_spec, in MakeDirectory() function in RemoteAwarePlatform
H A DPlatform.cpp634 Status Platform::MakeDirectory(const FileSpec &file_spec, in MakeDirectory() function in Platform
/llvm-project-15.0.7/lldb/source/API/
H A DSBPlatform.cpp597 SBError SBPlatform::MakeDirectory(const char *path, uint32_t file_permissions) { in MakeDirectory() function in SBPlatform
/llvm-project-15.0.7/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp540 Status PlatformRemoteGDBServer::MakeDirectory(const FileSpec &file_spec, in MakeDirectory() function in PlatformRemoteGDBServer
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2979 Status GDBRemoteCommunicationClient::MakeDirectory(const FileSpec &file_spec, in MakeDirectory() function in GDBRemoteCommunicationClient