Searched refs:initSection (Results 1 – 3 of 3) sorted by relevance
413 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in constructDwarfCompileUnit()415 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructDwarfCompileUnit()1846 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()1941 NewTU.initSection(Asm->getObjFileLowering().getDwarfTypesDWOSection()); in addDwarfTypeUnitType()1944 NewTU.initSection( in addDwarfTypeUnitType()
134 void initSection(const MCSection *Section);
1614 void DwarfUnit::initSection(const MCSection *Section) { in initSection() function in DwarfUnit