Home
last modified time | relevance | path

Searched defs:platform_file (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp164 Status PlatformRemoteDarwinDevice::GetSymbolFile(const FileSpec &platform_file, in GetSymbolFile()
231 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModule() local
H A DPlatformAppleSimulator.cpp451 Status PlatformAppleSimulator::GetSymbolFile(const FileSpec &platform_file, in GetSymbolFile()
494 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModule() local
H A DPlatformDarwinKernel.cpp725 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModule() local
761 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModuleKext() local
H A DPlatformDarwin.cpp356 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModule() local
1230 const FileSpec &platform_file = module_spec.GetFileSpec(); in FindBundleBinaryInExecSearchPaths() local
/openbsd/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp289 Status RemoteAwarePlatform::GetFileWithUUID(const FileSpec &platform_file, in GetFileWithUUID()
H A DPlatform.cpp154 Status Platform::GetFileWithUUID(const FileSpec &platform_file, in GetFileWithUUID()
/openbsd/gnu/llvm/lldb/source/API/
H A DSBModule.cpp127 bool SBModule::SetPlatformFileSpec(const lldb::SBFileSpec &platform_file) { in SetPlatformFileSpec()
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp124 Status PlatformRemoteGDBServer::GetFileWithUUID(const FileSpec &platform_file, in GetFileWithUUID()