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.hpp59 pint_t fdeLength; member
168 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
235 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
358 fdeInfo.fdeStart + fdeInfo.fdeLength, cieInfo, in parseFDEInstructions()
DUnwindCursor.hpp868 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in getInfoFromDwarfSection()
1230 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
1258 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()