Home | History | Annotate | Download | only in API

Lines Matching defs:AddModule

1882 SBTarget::AddModule (const char *path,
1886 return AddModule (path, triple, uuid_cstr, NULL);
1890 SBTarget::AddModule (const char *path,
1918 SBTarget::AddModule (const SBModuleSpec &module_spec)
1928 SBTarget::AddModule (lldb::SBModule &module)