Searched refs:pcRange (Results 1 – 1 of 1) sorted by relevance
190 pint_t pcRange = in decodeFDE() local215 fdeInfo->pcEnd = pcStart + pcRange; in decodeFDE()257 pint_t pcRange = addressSpace.getEncodedP( in findFDE() local260 if ((pcStart < pc) && (pc <= pcStart + pcRange)) { in findFDE()284 fdeInfo->pcEnd = pcStart + pcRange; in findFDE()