Lines Matching full:cu
44 // because they added no information beyond the non-split CU)
58 // Offset from the first CU in the debug info section is 0 initially.
62 // DIE within each compile unit. All offsets are CU relative.
68 // because they added no information beyond the non-split CU)
81 // CU-relative offset is reset to 0 here.
85 // The return value here is CU-relative, after laying out
86 // all of the CU DIE.
91 // CU. It returns the offset after laying out the DIE.
123 DwarfFile::addRange(const DwarfCompileUnit &CU, SmallVector<RangeSpan, 2> R) {
125 RangeSpanList{Asm->createTempSymbol("debug_ranges"), &CU, std::move(R)});