Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DEHHeaderParser.hpp43 uint32_t sectionLength,
98 uint32_t sectionLength, in findFDE() argument
101 pint_t ehHdrEnd = ehHdrStart + sectionLength; in findFDE()
DDwarfParser.hpp102 uint32_t sectionLength, pint_t fdeHint, FDE_Info *fdeInfo,
178 uint32_t sectionLength, pint_t fdeHint, in findFDE() argument
182 const pint_t ehSectionEnd = p + sectionLength; in findFDE()