reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
222 assert(sections && "SectionList missing from loaded module."); 226 const size_t num_sections = sections->GetSize(); 229 SectionSP section_sp(sections->GetSectionAtIndex(i));