Searched refs:GnuStyle (Results 1 – 3 of 3) sorted by relevance
33 bool LittleEndian, bool GnuStyle) { in dumpPubSection() argument41 if (GnuStyle) in dumpPubSection()51 if (GnuStyle) { in dumpPubSection()
561 void emitDebugPubNames(bool GnuStyle = false);567 void emitDebugPubTypes(bool GnuStyle = false);
2455 void DwarfDebug::emitDebugPubNames(bool GnuStyle) { in emitDebugPubNames() argument2458 GnuStyle ? Asm->getObjFileLowering().getDwarfGnuPubNamesSection() in emitDebugPubNames()2470 if (GnuStyle) in emitDebugPubNames()2503 if (GnuStyle) { in emitDebugPubNames()2522 void DwarfDebug::emitDebugPubTypes(bool GnuStyle) { in emitDebugPubTypes() argument2525 GnuStyle ? Asm->getObjFileLowering().getDwarfGnuPubTypesSection() in emitDebugPubTypes()2536 if (GnuStyle) in emitDebugPubTypes()2575 if (GnuStyle) { in emitDebugPubTypes()