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)) {
 1546           Data = *E;
 1552       if (auto Err = maybeDecompress(Section, Name, Data)) {
 1570         *SectionData = Data;
 1573           RangesDWOSection.Data = Data;
 1578         InfoSections[Section].Data = Data;
 1580         InfoDWOSections[Section].Data = Data;
 1582         TypesSections[Section].Data = Data;
 1584         TypesDWOSections[Section].Data = Data;