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