Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:GnuStyle

1303 void DwarfDebug::emitDebugPubNames(bool GnuStyle) {
1304 MCSection *PSec = GnuStyle
1308 emitDebugPubSection(GnuStyle, PSec, "Names",
1313 bool GnuStyle, MCSection *PSec, StringRef Name,
1354 if (GnuStyle) {
1372 void DwarfDebug::emitDebugPubTypes(bool GnuStyle) {
1373 MCSection *PSec = GnuStyle
1377 emitDebugPubSection(GnuStyle, PSec, "Types",