Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp374 char platform_path[PATH_MAX]; in GetSharedModule() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp880 bool Platform::ResolveRemotePath(const FileSpec &platform_path, in ResolveRemotePath()