Searched refs:pcOffset (Results 1 – 5 of 5) sorted by relevance
200 uintptr_t pcOffset = pc - funcStart; in __gcc_personality_sj0() local224 if ( (start <= pcOffset) && (pcOffset < (start+length)) ) { in __gcc_personality_sj0()
309 var pcOffset = parseInt(matches[1]);310 if (pcOffset <= pcToSearchOffset) {311 var dist = pcToSearchOffset - pcOffset;
618 uintptr_t pcOffset = pc - funcStart; in handleLsda() local691 if ((start <= pcOffset) && (pcOffset < (start + length))) { in handleLsda()
668 uintptr_t pcOffset = pc - funcStart; in handleLsda() local741 if ((start <= pcOffset) && (pcOffset < (start + length))) { in handleLsda()
642 uintptr_t pcOffset = pc - funcStart; in handleLsda() local718 if ((start <= pcOffset) && (pcOffset < (start + length))) { in handleLsda()