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

References

lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 2046     if (!TheU->hasDwarfPubSections())
 2049     bool GnuStyle = TheU->getCUNode()->getNameTableKind() ==
 2055     emitDebugPubSection(GnuStyle, "Names", TheU, TheU->getGlobalNames());
 2055     emitDebugPubSection(GnuStyle, "Names", TheU, TheU->getGlobalNames());
 2060     emitDebugPubSection(GnuStyle, "Types", TheU, TheU->getGlobalTypes());
 2060     emitDebugPubSection(GnuStyle, "Types", TheU, TheU->getGlobalTypes());