Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dpersonality.cc67 if (actions & _UA_SEARCH_PHASE) {
68 scanEHTable(results, actions, native_exception, unwind_exception, context);
88 if (actions & _UA_CLEANUP_PHASE) {
89 if (actions & _UA_HANDLER_FRAME) {
100 scanEHTable(results, actions, native_exception, unwind_exception, context);
114 scanEHTable(results, actions, native_exception, unwind_exception, context);
Dhelper_func_internal.h81 _Unwind_Action actions,
100 _Unwind_Action actions = 0; \
106 actions = _UA_SEARCH_PHASE; \
110 actions = _UA_CLEANUP_PHASE; \
112 actions |= _UA_HANDLER_FRAME; \
130 __gxx_personality_v0(int version, _Unwind_Action actions, uint64_t exceptionClass, \
Dhelper_func_internal.cc59 _Unwind_Action actions, in scanEHTable() argument
72 if (actions & _UA_SEARCH_PHASE) { in scanEHTable()
73 if (actions & (_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)) { in scanEHTable()
77 } else if (actions & _UA_CLEANUP_PHASE) { in scanEHTable()
78 if ((actions & _UA_HANDLER_FRAME) && (actions & _UA_FORCE_UNWIND)) { in scanEHTable()
132 if ((actions & _UA_CLEANUP_PHASE) && !(actions & _UA_HANDLER_FRAME)) in scanEHTable()
156 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME)) in scanEHTable()
166 else if (!(actions & _UA_FORCE_UNWIND)) in scanEHTable()
189 if (actions & _UA_SEARCH_PHASE) { in scanEHTable()
197 } else if (!(actions & _UA_FORCE_UNWIND)) { in scanEHTable()
[all …]
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp542 static void scan_eh_tab(scan_results &results, _Unwind_Action actions, in scan_eh_tab() argument
554 if (actions & _UA_SEARCH_PHASE) in scan_eh_tab()
557 if (actions & (_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)) in scan_eh_tab()
565 else if (actions & _UA_CLEANUP_PHASE) in scan_eh_tab()
567 if ((actions & _UA_HANDLER_FRAME) && (actions & _UA_FORCE_UNWIND)) in scan_eh_tab()
674 if ((actions & _UA_CLEANUP_PHASE) && !(actions & _UA_HANDLER_FRAME)) in scan_eh_tab()
707 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME)) in scan_eh_tab()
717 else if (!(actions & _UA_FORCE_UNWIND)) in scan_eh_tab()
743 if (actions & _UA_SEARCH_PHASE) in scan_eh_tab()
753 else if (!(actions & _UA_FORCE_UNWIND)) in scan_eh_tab()
[all …]
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-itanium.h62 _Unwind_Action actions,
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h135 _Unwind_Action actions,
143 _Unwind_Action actions,
/ndk/sources/host-tools/make-3.81/config/
Dgettext.m4233 dnl Mark actions used to generate GNU NLS library.
243 dnl Mark actions to use GNU gettext tools.
/ndk/build/tools/toolchain-licenses/
DCOPYING182 distribute the Program or its derivative works. These actions are
DCOPYING3442 modify any covered work. These actions infringe copyright if you do
/ndk/tests/device/test-stlport_static-exception/
DCOPYING182 distribute the Program or its derivative works. These actions are
/ndk/sources/host-tools/make-3.81/tests/
DCOPYING182 distribute the Program or its derivative works. These actions are
/ndk/sources/host-tools/ndk-stack/
DNOTICE182 distribute the Program or its derivative works. These actions are
/ndk/tests/build/lambda-defarg3/
DCOPYING182 distribute the Program or its derivative works. These actions are
/ndk/sources/host-tools/make-3.81/
DCOPYING183 distribute the Program or its derivative works. These actions are
Dconfigure1753 # left behind by Apple's compiler. We do this before executing the actions.
/ndk/tests/device/test-stlport_shared-exception/
DCOPYING182 distribute the Program or its derivative works. These actions are
/ndk/tests/build/test-stlport_static-exception-force-rebuild/
DCOPYING182 distribute the Program or its derivative works. These actions are
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DCOPYING443 modify any covered work. These actions infringe copyright if you do
/ndk/sources/host-tools/ndk-stack/binutils/
DCOPYING3442 modify any covered work. These actions infringe copyright if you do
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Dtraces.0979 …..): suspicious presence of an AC_SUBST in the second argument, where no actions should be taken],…
Doutput.01753 # left behind by Apple's compiler. We do this before executing the actions.
9884 \`$as_me' instantiates files and other configuration actions
9886 and actions are specified as TAGs, all are instantiated by default.
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-1569 Since you normally do not want to carry out the actions in this rule,
574 commands. Targets that do not refer to files but are just actions are
3794 to include any options that will drastically affect the actions of
Dmake.texi639 do not want to carry out the actions in this rule, @samp{clean} is not a prerequisite of any other …
644 but are just actions are called @dfn{phony targets}. @xref{Phony
4588 to include any options that will drastically affect the actions of