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

References

lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 2053         GnuStyle ? Asm->getObjFileLowering().getDwarfGnuPubNamesSection()
 2055     emitDebugPubSection(GnuStyle, "Names", TheU, TheU->getGlobalNames());
 2058         GnuStyle ? Asm->getObjFileLowering().getDwarfGnuPubTypesSection()
 2060     emitDebugPubSection(GnuStyle, "Types", TheU, TheU->getGlobalTypes());