Searched defs:OutputDIE (Results 1 – 2 of 2) sorted by relevance
27 DIEGenerator(DIE *OutputDIE, BumpPtrAllocator &Allocator, DwarfUnit &CU) in DIEGenerator()175 DIE *OutputDIE = nullptr; variable
2120 if (auto *OutputDIE = Unit.getOutputUnitDIE()) generateLineTableForUnit() local