Searched refs:constpoolNum (Results 1 – 2 of 2) sorted by relevance
30 uint32_t constpoolNum {UINT32_MAX};35 if (constpoolNum < methodIndex.constpoolNum) {38 … if (constpoolNum == methodIndex.constpoolNum && constpoolIndex < methodIndex.constpoolIndex) {41 … if (constpoolNum == methodIndex.constpoolNum && constpoolIndex == methodIndex.constpoolIndex) {
163 (baseConstpoolValues.value().get()[methodIndex.constpoolNum]).GetTaggedObject()); in UnloadPatchInternal()247 uint32_t constpoolNum = item.first; in FindAndReplaceSameMethod() local268 BaseMethodIndex indexs = {constpoolNum, constpoolIndex}; in FindAndReplaceSameMethod()294 BaseMethodIndex indexs = {constpoolNum, constpoolIndex, literalIndex}; in FindAndReplaceSameMethod()