Lines Matching refs:getCUNode
473 if (CU.getCUNode()->getSplitDebugInlining()) in forBothCUs()
499 if (CU.getCUNode()->getSplitDebugInlining()) in constructAbstractSubprogramScopeDIE()
847 if (TheCU.getCUNode()->isDebugDirectivesOnly()) in finalizeModuleInfo()
858 finishUnitAttributes(TheCU.getCUNode(), TheCU); in finalizeModuleInfo()
882 finishUnitAttributes(SkCU->getCUNode(), *SkCU); in finalizeModuleInfo()
1576 if (TheCU.getCUNode()->isDebugDirectivesOnly()) { in endFunctionImpl()
1591 if (!TheCU.getCUNode()->getDebugInfoForProfiling() && in endFunctionImpl()
1592 TheCU.getCUNode()->getEmissionKind() == DICompileUnit::LineTablesOnly && in endFunctionImpl()
1630 TheCU.getCUNode()->getSplitDebugInlining()) in endFunctionImpl()
1809 bool GnuStyle = TheU->getCUNode()->getNameTableKind() == in emitDebugPubSections()
2317 (CU.getCUNode()->getRangesBaseAddress() || DwarfVersion >= 5)) { in emitRangeList()
2403 return Pair.second->getCUNode()->isDebugDirectivesOnly(); in emitDebugRanges()
2433 return Pair.second->getCUNode()->isDebugDirectivesOnly(); in emitDebugRangesDWO()
2484 return Pair.second->getCUNode()->isDebugDirectivesOnly(); in emitDebugMacinfo()
2494 if (TheCU.getCUNode()->isDebugDirectivesOnly()) in emitDebugMacinfo()
2525 CU.getUniqueID(), CU.getCUNode(), Asm, this, &SkeletonHolder); in constructSkeletonCU()
2588 const DICompileUnit *DIUnit = CU.getCUNode(); in getDwoLineTable()