Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DDwarfParser.hpp155 size_t sectionLength, pint_t fdeHint, FDE_Info *fdeInfo,
234 size_t sectionLength, pint_t fdeHint, in findFDE() argument
237 pint_t p = (fdeHint != 0) ? fdeHint : ehSectionStart; in findFDE()