Searched refs:initSection (Results 1 – 3 of 3) sorted by relevance
438 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in constructDwarfCompileUnit()440 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructDwarfCompileUnit()1810 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()1903 NewTU.initSection(Asm->getObjFileLowering().getDwarfTypesDWOSection()); in addDwarfTypeUnitType()1906 NewTU.initSection( in addDwarfTypeUnitType()
115 void initSection(MCSection *Section);
1522 void DwarfUnit::initSection(MCSection *Section) { in initSection() function in DwarfUnit