Searched refs:_UA_HANDLER_FRAME (Results 1 - 25 of 71) sorted by relevance

123

/prebuilts/ndk/current/sources/cxx-stl/gabi++/include/
H A Dunwind-itanium.h52 static const _Unwind_Action _UA_HANDLER_FRAME = 4; variable
H A Dunwind-arm.h140 static const _Unwind_Action _UA_HANDLER_FRAME = 4; variable
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/gabi++/include/
H A Dunwind-itanium.h52 static const _Unwind_Action _UA_HANDLER_FRAME = 4; variable
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/include/
H A Dunwind-itanium.h52 static const _Unwind_Action _UA_HANDLER_FRAME = 4; variable
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/include/
H A Dunwind-itanium.h52 static const _Unwind_Action _UA_HANDLER_FRAME = 4; variable
/prebuilts/ndk/current/sources/cxx-stl/gabi++/src/
H A Dhelper_func_internal.cc73 if (actions & (_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)) {
78 if ((actions & _UA_HANDLER_FRAME) && (actions & _UA_FORCE_UNWIND)) {
132 if ((actions & _UA_CLEANUP_PHASE) && !(actions & _UA_HANDLER_FRAME))
156 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME))
235 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME)) {
251 if ((actions & _UA_CLEANUP_PHASE) && !(actions & _UA_HANDLER_FRAME)) {
H A Dhelper_func_internal.h112 actions |= _UA_HANDLER_FRAME; \
H A Dpersonality.cc89 if (actions & _UA_HANDLER_FRAME) {
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
H A Dhelper_func_internal.cc73 if (actions & (_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)) {
78 if ((actions & _UA_HANDLER_FRAME) && (actions & _UA_FORCE_UNWIND)) {
132 if ((actions & _UA_CLEANUP_PHASE) && !(actions & _UA_HANDLER_FRAME))
156 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME))
235 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME)) {
251 if ((actions & _UA_CLEANUP_PHASE) && !(actions & _UA_HANDLER_FRAME)) {
H A Dhelper_func_internal.h112 actions |= _UA_HANDLER_FRAME; \
H A Dpersonality.cc89 if (actions & _UA_HANDLER_FRAME) {
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
H A Dhelper_func_internal.cc73 if (actions & (_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)) {
78 if ((actions & _UA_HANDLER_FRAME) && (actions & _UA_FORCE_UNWIND)) {
132 if ((actions & _UA_CLEANUP_PHASE) && !(actions & _UA_HANDLER_FRAME))
156 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME))
235 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME)) {
251 if ((actions & _UA_CLEANUP_PHASE) && !(actions & _UA_HANDLER_FRAME)) {
H A Dhelper_func_internal.h112 actions |= _UA_HANDLER_FRAME; \
H A Dpersonality.cc89 if (actions & _UA_HANDLER_FRAME) {
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
H A Dunwind.h114 #define _UA_HANDLER_FRAME 4 macro
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
H A Dunwind.h107 #define _UA_HANDLER_FRAME 4 macro
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
H A Dunwind.h107 #define _UA_HANDLER_FRAME 4 macro
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
H A Dunwind.h114 #define _UA_HANDLER_FRAME 4 macro
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
H A Dunwind.h114 #define _UA_HANDLER_FRAME 4 macro
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
H A Dunwind.h114 #define _UA_HANDLER_FRAME 4 macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
H A Dunwind.h114 #define _UA_HANDLER_FRAME 4 macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
H A Dunwind.h114 #define _UA_HANDLER_FRAME 4 macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
H A Dunwind.h114 #define _UA_HANDLER_FRAME 4 macro
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
H A Dunwind.h114 #define _UA_HANDLER_FRAME 4 macro
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
H A Dunwind.h114 #define _UA_HANDLER_FRAME 4 macro

Completed in 8634 milliseconds

123