Searched refs:ehSectionEnd (Results 1 – 1 of 1) sorted by relevance
227 const pint_t ehSectionEnd = (sectionLength == UINTPTR_MAX) in findFDE() local230 while (p < ehSectionEnd) { in findFDE()252 if ((ehSectionStart <= cieStart) && (cieStart < ehSectionEnd)) { in findFDE()