Searched defs:Unlink (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | RemoteAwarePlatform.cpp | 147 Status RemoteAwarePlatform::Unlink(const FileSpec &file_spec) { Unlink() function in RemoteAwarePlatform |
H A D | Platform.cpp | 1220 Status Platform::Unlink(const FileSpec &path) { Unlink() function in Platform |
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ | ||
H A D | sanitizer_libc_test.cpp | 101 static void Unlink(const char *path) { in Unlink() function |
/llvm-project/lldb/source/Plugins/Platform/gdb-server/ | ||
H A D | PlatformRemoteGDBServer.cpp | 655 Status PlatformRemoteGDBServer::Unlink(const FileSpec &file_spec) { Unlink() function in PlatformRemoteGDBServer |
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationClient.cpp | 3357 Status GDBRemoteCommunicationClient::Unlink(const FileSpec &file_spec) { Unlink() function in GDBRemoteCommunicationClient |