Home | History | Annotate | Download | only in Unwind

Lines Matching refs:getEncodedP

144       addressSpace.getEncodedP(p, nextCFI, cieInfo->pointerEncoding);
146 addressSpace.getEncodedP(p, nextCFI, cieInfo->pointerEncoding & 0x0F);
156 if (addressSpace.getEncodedP(p, nextCFI, cieInfo->lsdaEncoding & 0x0F) !=
161 addressSpace.getEncodedP(p, nextCFI, cieInfo->lsdaEncoding);
209 addressSpace.getEncodedP(p, nextCFI, cieInfo->pointerEncoding);
210 pint_t pcRange = addressSpace.getEncodedP(
223 if (addressSpace.getEncodedP(
228 .getEncodedP(p, nextCFI, cieInfo->lsdaEncoding);
317 .getEncodedP(p, cieContentEnd, cieInfo->personalityEncoding);
393 addressSpace.getEncodedP(p, instructionsEnd, cieInfo.pointerEncoding);