Home
last modified time | relevance | path

Searched refs:SetPlatformFileSpec (Results 1 – 14 of 14) sorted by relevance

/external/lldb/test/python_api/default-constructor/
Dsb_module.py11 obj.SetPlatformFileSpec(lldb.SBFileSpec())
/external/lldb/scripts/Python/interface/
DSBModuleSpec.i63 SetPlatformFileSpec (const lldb::SBFileSpec &fspec);
DSBModule.i150 SetPlatformFileSpec (const lldb::SBFileSpec &platform_file);
/external/lldb/include/lldb/API/
DSBModuleSpec.h72 SetPlatformFileSpec (const lldb::SBFileSpec &fspec);
DSBModule.h77 SetPlatformFileSpec (const lldb::SBFileSpec &platform_file);
/external/lldb/source/API/
DSBModuleSpec.cpp76 SBModuleSpec::SetPlatformFileSpec (const lldb::SBFileSpec &sb_spec) in SetPlatformFileSpec() function in SBModuleSpec
DSBModule.cpp142 SBModule::SetPlatformFileSpec (const lldb::SBFileSpec &platform_file) in SetPlatformFileSpec() function in SBModule
150 module_sp->SetPlatformFileSpec(*platform_file); in SetPlatformFileSpec()
/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformiOSSimulator.cpp390 module_sp->SetPlatformFileSpec(platform_file); in GetSharedModule()
DPlatformDarwin.cpp357 module_sp->SetPlatformFileSpec(new_file_spec); in GetSharedModule()
368 module_sp->SetPlatformFileSpec(module_spec.GetFileSpec()); in GetSharedModule()
DPlatformRemoteiOS.cpp762 module_sp->SetPlatformFileSpec(platform_file); in GetSharedModule()
/external/lldb/include/lldb/Core/
DModule.h541 SetPlatformFileSpec (const FileSpec &file) in SetPlatformFileSpec() function
/external/lldb/source/Plugins/Platform/FreeBSD/
DPlatformFreeBSD.cpp606 module_sp->SetPlatformFileSpec(module_spec.GetFileSpec()); in GetSharedModule()
/external/lldb/source/Commands/
DCommandObjectTarget.cpp270 module_sp->SetPlatformFileSpec(remote_file); in DoExecute()
/external/lldb/www/python_reference/
Dapi-objects.txt3295 lldb.SBModule.SetPlatformFileSpec lldb.SBModule-class.html#SetPlatformFileSpec
3362 lldb.SBModuleSpec.SetPlatformFileSpec lldb.SBModuleSpec-class.html#SetPlatformFileSpec