Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DDwarfParser.hpp58 pint_t fdeLength; member
167 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
234 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
357 fdeInfo.fdeStart + fdeInfo.fdeLength, cieInfo, in parseFDEInstructions()
DUnwindCursor.hpp860 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in getInfoFromDwarfSection()
1222 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
1250 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()