Searched refs:setConstantVal (Results 1 – 2 of 2) sorted by relevance
95 MR.setConstantVal(ES->SectionIdx); in finishFunction()112 MR.setConstantVal(ES->SectionIdx); in finishFunction()116 MR.setConstantVal(CPSections[MR.getConstantPoolIndex()]); in finishFunction()121 MR.setConstantVal(JTSection.SectionIdx); in finishFunction()
216 void setConstantVal(intptr_t val) { in setConstantVal() function