Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h64 uint32_t reserved1; // init reserved1 to 0, then don't touch member
84 uint32_t reserved1; member
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h78 uint32_t reserved1; /* init reserved1 to 0, then don't touch */ member
98 uint32_t reserved1; member
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1-gcc-ext.c32 (long)exception_object->unwinder_cache.reserved1); in _Unwind_Resume_or_Rethrow()
DUnwind-EHABI.cpp664 exception_object->unwinder_cache.reserved1 = 0; in _Unwind_RaiseException()