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

References

lib/DebugInfo/DWARF/DWARFContext.cpp
 1543       if (!L || !L->getLoadedSectionContents(*RelocatedSection, Data)) {
 1587       if (RelocatedSection == Obj.section_end())
 1591       if (auto NameOrErr = RelocatedSection->getName())
 1600       if (L && L->getLoadedSectionContents(*RelocatedSection, RelSecData))
 1622           Map = &static_cast<DWARFSectionMap &>(InfoSections[*RelocatedSection])
 1626                      InfoDWOSections[*RelocatedSection])
 1630               &static_cast<DWARFSectionMap &>(TypesSections[*RelocatedSection])
 1634                      TypesDWOSections[*RelocatedSection])