Searched refs:getDwarfVersion (Results 1 – 13 of 13) sorted by relevance
50 AP.getDwarfDebug()->getDwarfVersion()), in DIEDwarfExpression()187 if (DD->getDwarfVersion() >= 4) in addFlag()239 if (DD->getDwarfVersion() >= 4) in addSectionOffset()314 Loc->BestForm(DD->getDwarfVersion()), Loc); in addBlock()672 DD->getDwarfVersion() >= 4 ? dwarf::DW_AT_linkage_name in addLinkageName()727 if (Ty->getTag() == dwarf::DW_TAG_restrict_type && DD->getDwarfVersion() <= 2) in getOrCreateTypeDIE()1437 if (DD->getDwarfVersion() <= 2) { in constructMemberDIE()1520 Asm->EmitInt16(DD->getDwarfVersion()); in emitHeader()
241 DD->getDwarfVersion() >= 4 ? dwarf::DW_FORM_sec_offset in addSectionLabel()275 if (DD->getDwarfVersion() < 4) in attachLowHighPC()374 DD->getDwarfVersion() >= 4 ? dwarf::DW_FORM_sec_offset in addSectionDelta()792 dwarf::Form Form = DD->getDwarfVersion() >= 4 ? dwarf::DW_FORM_sec_offset in addLocationList()
182 getDwarfDebug()->getDwarfVersion(), Streamer); in EmitDwarfRegOp()
301 if (AP->OutStreamer->getContext().getDwarfVersion() == 2) in SizeOf()471 if (DD->getDwarfVersion() == 2) in getRefAddrSize()
553 unsigned getDwarfVersion() const { return DwarfVersion; } in getDwarfVersion() function
257 : MMI->getModule()->getDwarfVersion(); in DwarfDebug()1497 AP.getDwarfDebug()->getDwarfVersion(), in emitDebugLocValue()1551 AP.getDwarfDebug()->getDwarfVersion(), in finalize()
251 if (!EmitCodeView || MMI->getModule()->getDwarfVersion()) { in doInitialization()
165 F.getParent()->getDwarfVersion() < 4) in runOnFunction()
519 MCOS->getContext().getDwarfVersion() >= 3) { in EmitGenDwarfAbbrev()654 MCOS->EmitIntValue(context.getDwarfVersion(), 2); in EmitGenDwarfInfo()859 MCOS->getContext().getDwarfVersion() >= 3; in Emit()1277 uint8_t CIEVersion = getCIEVersion(IsEH, context.getDwarfVersion()); in EmitCIE()
614 unsigned getDwarfVersion() const;
443 unsigned Module::getDwarfVersion() const { in getDwarfVersion() function in Module
504 uint16_t getDwarfVersion() const { return DwarfVersion; } in getDwarfVersion() function
527 if (getContext().getDwarfVersion() <= 2) in ParseSectionArguments()