Home
last modified time | relevance | path

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

/external/toolchain-utils/
Dtc_enter_chroot.py296 def CreateSymlink(target, link_name): function
/external/llvm-project/lldb/source/Target/
DRemoteAwarePlatform.cpp268 Status RemoteAwarePlatform::CreateSymlink(const FileSpec &src, in CreateSymlink() function in RemoteAwarePlatform
DPlatform.cpp1288 Platform::CreateSymlink(const FileSpec &src, // The name of the link is in src in CreateSymlink() function in Platform
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp687 Status PlatformRemoteGDBServer::CreateSymlink( in CreateSymlink() function in PlatformRemoteGDBServer
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp3122 Status GDBRemoteCommunicationClient::CreateSymlink(const FileSpec &src, in CreateSymlink() function in GDBRemoteCommunicationClient