Home
last modified time | relevance | path

Searched refs:sectionLength (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/libunwind/src/
H A DEHHeaderParser.hpp42 uint32_t sectionLength,
103 uint32_t sectionLength, in findFDE() argument
106 pint_t ehHdrEnd = ehHdrStart + sectionLength; in findFDE()
H A DDwarfParser.hpp104 uint32_t sectionLength, pint_t fdeHint, FDE_Info *fdeInfo,
180 uint32_t sectionLength, pint_t fdeHint, in findFDE() argument
184 const pint_t ehSectionEnd = p + sectionLength; in findFDE()