Searched defs:SetPlatformFileSpec (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Core/
H A DModule.h541 SetPlatformFileSpec (const FileSpec &file) function in class:lldb_private::Module
/external/lldb/source/API/
H A DSBModuleSpec.cpp76 SBModuleSpec::SetPlatformFileSpec (const lldb::SBFileSpec &sb_spec) function in class:SBModuleSpec
H A DSBModule.cpp142 SBModule::SetPlatformFileSpec (const lldb::SBFileSpec &platform_file) function in class:SBModule
150 module_sp->SetPlatformFileSpec(*platform_file);
156 log->Printf ("SBModule(%p)::SetPlatformFileSpec (SBFileSpec(%p (%s)) => %i",

Completed in 169 milliseconds