Searched refs:SBModuleSpec (Results 1 – 10 of 10) sorted by relevance
22 SBModuleSpec::SBModuleSpec () : in SBModuleSpec() function in SBModuleSpec27 SBModuleSpec::SBModuleSpec(const SBModuleSpec &rhs) : in SBModuleSpec() function in SBModuleSpec32 const SBModuleSpec &33 SBModuleSpec::operator = (const SBModuleSpec &rhs) in operator =()40 SBModuleSpec::~SBModuleSpec () in ~SBModuleSpec()45 SBModuleSpec::IsValid () const in IsValid()51 SBModuleSpec::Clear() in Clear()57 SBModuleSpec::GetFileSpec () in GetFileSpec()64 SBModuleSpec::SetFileSpec (const lldb::SBFileSpec &sb_spec) in SetFileSpec()70 SBModuleSpec::GetPlatformFileSpec () in GetPlatformFileSpec()[all …]
43 SBModule::SBModule(const SBModuleSpec &module_spec) : in SBModule()
1949 SBTarget::AddModule (const SBModuleSpec &module_spec) in AddModule()
18 class SBModuleSpec22 SBModuleSpec ();24 SBModuleSpec (const SBModuleSpec &rhs);26 ~SBModuleSpec ();28 const SBModuleSpec &29 operator = (const SBModuleSpec &rhs);128 Append (const SBModuleSpec &spec);133 SBModuleSpec134 FindFirstMatchingSpec (const SBModuleSpec &match_spec);137 FindMatchingSpecs (const SBModuleSpec &match_spec);[all …]
56 class SBModuleSpec; variable
73 friend class SBModuleSpec; variable
78 friend class SBModuleSpec; variable
29 SBModule (const SBModuleSpec &module_spec);
499 AddModule (const SBModuleSpec &module_spec);
33 SBModuleSpec.cpp \