Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp370 char platform_path[PATH_MAX]; GetSharedModule() local
/llvm-project/lldb/source/Target/
H A DPlatform.cpp806 ResolveRemotePath(const FileSpec & platform_path,FileSpec & resolved_platform_path) ResolveRemotePath() argument