Home
last modified time | relevance | path

Searched defs:action (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-sjlj.c147 _Unwind_Action action = _UA_CLEANUP_PHASE; in unwind_phase2() local
211 _Unwind_Action action = in unwind_phase2_forced() local
DUnwindLevel1.c174 _Unwind_Action action = _UA_CLEANUP_PHASE; in unwind_phase2() local
262 _Unwind_Action action = in unwind_phase2_forced() local
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_apple.h112 # define _STLP_MPWFIX_CATCH_ACTION(action) }catch(...){action;throw;} //*TY 06/01/2000 - exception… argument
Dfeatures.h322 # define _STLP_MPWFIX_CATCH_ACTION(action) argument
822 # define _STLP_UNWIND(action) catch(...) { action; throw; } argument
843 # define _STLP_UNWIND(action) argument
/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc144 const uint8_t* action = actionTableStart + (actionEntry - 1); in scanEHTable() local
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp679 const uint8_t* action = actionTableStart + (actionEntry - 1); in scan_eh_tab() local