Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/projects/libunwind/src/
HDEHHeaderParser.hpp43 uint32_t sectionLength,
98 uint32_t sectionLength, in findFDE() argument
101 pint_t ehHdrEnd = ehHdrStart + sectionLength; in findFDE()
HDDwarfParser.hpp100 uint32_t sectionLength, pint_t fdeHint, FDE_Info *fdeInfo,
176 uint32_t sectionLength, pint_t fdeHint, in findFDE() argument
180 const pint_t ehSectionEnd = p + sectionLength; in findFDE()