Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp797 uint32_t FirstDataWord = *UnwindData; in getInfoFromEHABISection() local
798 size_t N = ((FirstDataWord >> 24) & 0xff); in getInfoFromEHABISection()