Home
last modified time | relevance | path

Searched defs:platform_path (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerPlatform.cpp202 llvm::StringRef platform_path; in LaunchGDBServer() local
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp407 char platform_path[PATH_MAX]; in GetSharedModule() local
/external/llvm-project/lldb/source/Target/
DPlatform.cpp897 bool Platform::ResolveRemotePath(const FileSpec &platform_path, in ResolveRemotePath()