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.hpp158 size_t sectionLength, pint_t fdeHint, FDE_Info *fdeInfo,
237 size_t sectionLength, pint_t fdeHint, in findFDE() argument
240 pint_t p = (fdeHint != 0) ? fdeHint : ehSectionStart; in findFDE()