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

References

lib/MC/MCDwarf.cpp
  801   MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection());
  807   EmitAbbrev(MCOS, dwarf::DW_AT_stmt_list, context.getDwarfVersion() >= 4
  810   if (context.getGenDwarfSectionSyms().size() > 1 &&
  811       context.getDwarfVersion() >= 3) {
  812     EmitAbbrev(MCOS, dwarf::DW_AT_ranges, context.getDwarfVersion() >= 4
  820   if (!context.getCompilationDir().empty())
  822   StringRef DwarfDebugFlags = context.getDwarfDebugFlags();