Home
last modified time | relevance | path

Searched defs:Unlink (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp147 Status RemoteAwarePlatform::Unlink(const FileSpec &file_spec) { Unlink() function in RemoteAwarePlatform
H A DPlatform.cpp1220 Status Platform::Unlink(const FileSpec &path) { Unlink() function in Platform
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp101 static void Unlink(const char *path) { in Unlink() function
/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp655 Status PlatformRemoteGDBServer::Unlink(const FileSpec &file_spec) { Unlink() function in PlatformRemoteGDBServer
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3357 Status GDBRemoteCommunicationClient::Unlink(const FileSpec &file_spec) { Unlink() function in GDBRemoteCommunicationClient