Home
last modified time | relevance | path

Searched refs:ipOffset (Results 1 – 1 of 1) sorted by relevance

/external/libcxxabi/src/
Dcxa_personality.cpp631 uintptr_t ipOffset = ip - funcStart; in scan_eh_tab() local
671 if ((start <= ipOffset) && (ipOffset < (start + length))) in scan_eh_tab()
883 else if (ipOffset < start) in scan_eh_tab()