Searched refs:tuneForGDB (Results 1 – 8 of 8) sorted by relevance
231 if (Asm->TM.getTargetTriple().isNVPTX() && DD->tuneForGDB()) { in addLocationAttribute()285 if (Asm->TM.getTargetTriple().isNVPTX() && DD->tuneForGDB()) { in addLocationAttribute()671 if (Asm->TM.getTargetTriple().isNVPTX() && DD->tuneForGDB()) { in constructVariableDIEImpl()690 if (Asm->TM.getTargetTriple().isNVPTX() && DD->tuneForGDB()) { in constructVariableDIEImpl()909 return DD->getDwarfVersion() == 4 && DD->tuneForGDB(); in useGNUAnalogForDwarf5Feature()983 if (DD->getDwarfVersion() == 4 && DD->tuneForGDB()) { in constructCallSiteEntryDIE()986 } else if (!IsTail || DD->tuneForGDB()) { in constructCallSiteEntryDIE()1131 return DD->tuneForGDB() && !includeMinimalInlineScopes() && in hasDwarfPubSections()
411 UseGNUTLSOpcode = tuneForGDB() || DwarfVersion < 3; in DwarfDebug()414 UseDWARF2Bitfields = (DwarfVersion < 4) || tuneForGDB(); in DwarfDebug()714 bool ApplyGNUExtensions = getDwarfVersion() == 4 && tuneForGDB(); in constructCallSiteEntryDIEs()770 (IsTail && !tuneForGDB()) in constructCallSiteEntryDIEs()798 (tuneForGDB() || tuneForLLDB())) { in constructCallSiteEntryDIEs()
761 bool tuneForGDB() const { return DebuggerTuning == DebuggerKind::GDB; } in tuneForGDB() function
253 if (Asm->TM.getTargetTriple().isNVPTX() && DD->tuneForGDB()) { in addLocationAttribute()336 if (Asm->TM.getTargetTriple().isNVPTX() && DD->tuneForGDB()) { in addLocationAttribute()872 if (Asm->TM.getTargetTriple().isNVPTX() && DD->tuneForGDB()) { in constructVariableDIEImpl()891 if (Asm->TM.getTargetTriple().isNVPTX() && DD->tuneForGDB()) { in constructVariableDIEImpl()1393 return DD->tuneForGDB() && !includeMinimalInlineScopes() && in hasDwarfPubSections()
829 bool tuneForGDB() const { return DebuggerTuning == DebuggerKind::GDB; } in tuneForGDB() function
430 UseGNUTLSOpcode = tuneForGDB() || DwarfVersion < 3; in DwarfDebug()449 …EnableOpConvert = !((tuneForGDB() && useSplitDwarf()) || (tuneForLLDB() && !TT.isOSBinFormatMachO(… in DwarfDebug()
301 bool tuneForGDB() const { return DebuggerTuning == DebuggerKind::GDB; } in tuneForGDB() function
247 HasDwarfPubSections = tuneForGDB(); in DwarfDebug()268 UseGNUTLSOpcode = tuneForGDB() || DwarfVersion < 3; in DwarfDebug()271 UseDWARF2Bitfields = (DwarfVersion < 4) || tuneForGDB(); in DwarfDebug()