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

References

lib/DebugInfo/DWARF/DWARFUnit.cpp
   68     Parser = [=, &Context, &Obj, &Section, &SOS,
   79         Index = &getDWARFUnitIndex(Context, SectionKind);
   81       if (!Header.extract(Context, Data, &Offset, SectionKind, Index,
   86         U = std::make_unique<DWARFTypeUnit>(Context, InfoSection, Header, DA,
   90         U = std::make_unique<DWARFCompileUnit>(Context, InfoSection, Header,