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.hpp733 bool scope32 = false; in getInfoFromEHABISection() local
746 scope32 = false; in getInfoFromEHABISection()
751 scope32 = false; in getInfoFromEHABISection()
756 scope32 = true; in getInfoFromEHABISection()
809 _info.flags = isSingleWordEHT ? 1 : 0 | scope32 ? 0x2 : 0; // Use enum? in getInfoFromEHABISection()