Searched refs:CstPool (Results 1 – 1 of 1) sorted by relevance
153 ELFSection &CstPool = EW.getConstantPoolSection(CPE); in emitConstantPool() local154 CPLocations.push_back(CstPool.size()); in emitConstantPool()155 CPSections.push_back(CstPool.SectionIdx); in emitConstantPool()161 EW.EmitGlobalConstant(CPE.Val.ConstVal, CstPool); in emitConstantPool()