Searched refs:sectionLength (Results 1 – 2 of 2) sorted by relevance
43 uint32_t sectionLength,98 uint32_t sectionLength, in findFDE() argument101 pint_t ehHdrEnd = ehHdrStart + sectionLength; in findFDE()
102 uint32_t sectionLength, pint_t fdeHint, FDE_Info *fdeInfo,178 uint32_t sectionLength, pint_t fdeHint, in findFDE() argument182 const pint_t ehSectionEnd = p + sectionLength; in findFDE()