Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp373 char platform_path[PATH_MAX]; in GetSharedModule() local
/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp878 bool Platform::ResolveRemotePath(const FileSpec &platform_path, in ResolveRemotePath()