Searched refs:getConstantPoolSection (Results 1 – 3 of 3) sorted by relevance
194 ELFSection &getConstantPoolSection(MachineConstantPoolEntry &CPE);
153 ELFSection &CstPool = EW.getConstantPoolSection(CPE); in emitConstantPool()
230 ELFSection &ELFWriter::getConstantPoolSection(MachineConstantPoolEntry &CPE) { in getConstantPoolSection() function in ELFWriter