Lines Matching refs:getDwarfVersion
52 if (DW->getDwarfVersion() >= 5 && Kind == UnitKind::Skeleton) in GetCompileUnitType()
71 if ((!DD->useSplitDwarf() || !Skeleton) && DD->getDwarfVersion() < 5) in addLabelAddress()
87 DD->getDwarfVersion() >= 5 ? dwarf::DW_FORM_addrx in addLabelAddress()
95 assert(DD->getDwarfVersion() >= 5 && in addLabelAddress()
405 if (DD->getDwarfVersion() < 4) in attachLowHighPC()
566 (DD->getDwarfVersion() < 5 && Skeleton ? Skeleton->DU : DU) in addScopeRangeList()
577 if (DD->getDwarfVersion() >= 5) in addScopeRangeList()
664 if (IA->getDiscriminator() && DD->getDwarfVersion() >= 4) in constructInlinedScopeDIE()
1123 return DD->getDwarfVersion() == 4 && !DD->tuneForLLDB(); in useGNUAnalogForDwarf5Feature()
1353 if (DD->getDwarfVersion() >= 5 && UT != dwarf::DW_UT_compile) in emitHeader()
1369 DD->getDwarfVersion() < 5; in hasDwarfPubSections()
1480 dwarf::Form Form = (DD->getDwarfVersion() >= 5) in addLocationList()
1543 DD->getDwarfVersion() >= 5 ? dwarf::DW_AT_addr_base in addAddrTableBase()