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