Searched refs:ehSectionEnd (Results 1 – 1 of 1) sorted by relevance
241 const pint_t ehSectionEnd = (sectionLength == SIZE_MAX) in findFDE() local244 while (p < ehSectionEnd) { in findFDE()266 if ((ehSectionStart <= cieStart) && (cieStart < ehSectionEnd)) { in findFDE()