Searched refs:ehSectionEnd (Results 1 – 1 of 1) sorted by relevance
181 const pint_t ehSectionEnd = p + sectionLength; in findFDE() local182 while (p < ehSectionEnd) { in findFDE()204 if ((ehSectionStart <= cieStart) && (cieStart < ehSectionEnd)) { in findFDE()