Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp332 char platform_path[PATH_MAX]; in GetSharedModule() local
/external/lldb/source/Target/
DPlatform.cpp537 Platform::ResolveRemotePath (const FileSpec &platform_path, in ResolveRemotePath()