Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp726 bool scope32 = false; in getInfoFromEHABISection() local
739 scope32 = false; in getInfoFromEHABISection()
744 scope32 = false; in getInfoFromEHABISection()
749 scope32 = true; in getInfoFromEHABISection()
802 _info.flags = isSingleWordEHT ? 1 : 0 | scope32 ? 0x2 : 0; // Use enum? in getInfoFromEHABISection()