Lines Matching refs:CU
336 SymbolCU(DwarfCompileUnit *CU, const MCSymbol *Sym) : Sym(Sym), CU(CU) {}
339 DwarfCompileUnit *CU;
358 /// Maps a CU DIE with its corresponding DwarfCompileUnit.
388 /// If nonnull, stores the CU in which the previous subprogram was contained.
457 CU = 0,
532 void ensureAbstractEntityIsCreatedIfScoped(DwarfCompileUnit &CU,
546 void constructCallSiteEntryDIEs(const DISubprogram &SP, DwarfCompileUnit &CU,
643 DwarfCompileUnit &constructSkeletonCU(const DwarfCompileUnit &CU);
664 /// emit it here if we don't have a skeleton CU for split dwarf.
695 void emitSectionReference(const DwarfCompileUnit &CU);
705 unsigned getDwarfCompileUnitIDForLineTable(const DwarfCompileUnit &CU);
735 void addDwarfTypeUnitType(DwarfCompileUnit &CU, StringRef Identifier,
809 /// contributions from each CU and type unit. This implies the use of
837 /// Returns the previous CU that was being updated
842 void terminateLineTable(const DwarfCompileUnit *CU);
851 const DwarfCompileUnit *CU);
855 const DwarfCompileUnit *CU);
885 /// Find the matching DwarfCompileUnit for the given CU DIE.
929 case DWARF5AccelTableKind::CU:
936 /// Returns either CU or TU DWARF5AccelTable.