Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp99 Status PlatformRemoteDarwinDevice::GetSymbolFile(const FileSpec &platform_file, in GetSymbolFile() argument
166 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModule() local
[all...]
H A DPlatformAppleSimulator.cpp386 GetSymbolFile(const FileSpec & platform_file,const UUID * uuid_ptr,FileSpec & local_file) GetSymbolFile() argument
430 const FileSpec &platform_file = module_spec.GetFileSpec(); GetSharedModule() local
H A DPlatformDarwinKernel.cpp722 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModule() local
758 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModuleKext() local
H A DPlatformDarwin.cpp352 const FileSpec &platform_file = module_spec.GetFileSpec(); GetSharedModule() local
1250 const FileSpec &platform_file = module_spec.GetFileSpec(); FindBundleBinaryInExecSearchPaths() local
/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp173 GetFileWithUUID(const FileSpec & platform_file,const UUID * uuid_ptr,FileSpec & local_file) GetFileWithUUID() argument
H A DPlatform.cpp151 Status Platform::GetFileWithUUID(const FileSpec &platform_file, in GetFileWithUUID() argument
/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp130 Status PlatformRemoteGDBServer::GetFileWithUUID(const FileSpec &platform_file, in GetFileWithUUID() argument
/llvm-project/lldb/source/API/
H A DSBModule.cpp127 bool SBModule::SetPlatformFileSpec(const lldb::SBFileSpec &platform_file) { in SetPlatformFileSpec() argument