Lines Matching refs:module_sp
68 ModuleSP module_sp(section->GetModule()); in SetSectionLoadAddress() local
70 if (module_sp) { in SetSectionLoadAddress()
72 section.get(), module_sp->GetFileSpec(), section->GetName(), in SetSectionLoadAddress()
73 load_addr, module_sp.get()); in SetSectionLoadAddress()
104 ModuleSP module_sp(section->GetModule()); in SetSectionLoadAddress() local
105 if (module_sp) { in SetSectionLoadAddress()
108 module_sp->ReportWarning( in SetSectionLoadAddress()
111 load_addr, module_sp->GetFileSpec().GetFilename().GetCString(), in SetSectionLoadAddress()
153 ModuleSP module_sp = section_sp->GetModule(); in SetSectionUnloaded() local
155 if (module_sp) { in SetSectionUnloaded()
188 ModuleSP module_sp = section_sp->GetModule(); in SetSectionUnloaded() local
190 if (module_sp) { in SetSectionUnloaded()