reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp
  253   assert(sections && "SectionList missing from unloaded module.");
  257   const size_t num_sections = sections->GetSize();
  259     SectionSP section_sp(sections->GetSectionAtIndex(i));