Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DDwarfParser.hpp154 uintptr_t sectionLength, pint_t fdeHint, FDE_Info *fdeInfo,
223 uintptr_t sectionLength, pint_t fdeHint, in findFDE() argument
226 pint_t p = (fdeHint != 0) ? fdeHint : ehSectionStart; in findFDE()