HomeSort by relevance Sort by last modified time
    Searched defs:_Unwind_State (Results 1 - 23 of 23) sorted by null

  /external/clang/lib/Headers/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /external/libunwind_llvm/include/
unwind.h 55 typedef uint32_t _Unwind_State;
57 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0;
58 static const _Unwind_State _US_UNWIND_FRAME_STARTING = 1;
59 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2;
61 static const _Unwind_State _US_FORCE_UNWIND = 8;
105 (_Unwind_State state,
110 (_Unwind_State state,
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/gabi++/include/
unwind-arm.h 50 typedef uint32_t _Unwind_State;
51 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0;
52 static const _Unwind_State _US_UNWIND_FRAME_STARTING = 1;
53 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2;
54 static const _Unwind_State _US_ACTION_MASK = 3;
  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/include/
unwind-arm.h 50 typedef uint32_t _Unwind_State;
51 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0;
52 static const _Unwind_State _US_UNWIND_FRAME_STARTING = 1;
53 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2;
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
unwind.h 55 typedef uint32_t _Unwind_State;
57 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0;
58 static const _Unwind_State _US_UNWIND_FRAME_STARTING = 1;
59 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2;
61 static const _Unwind_State _US_FORCE_UNWIND = 8;
105 (_Unwind_State state,
110 (_Unwind_State state,
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/include/
unwind-arm.h 50 typedef uint32_t _Unwind_State;
51 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0;
52 static const _Unwind_State _US_UNWIND_FRAME_STARTING = 1;
53 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2;
  /prebuilts/sdk/renderscript/clang-include/
unwind.h 162 typedef uint32_t _Unwind_State;
163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0)
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1)
165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2)
166 #define _US_ACTION_MASK ((_Unwind_State)3)
167 #define _US_FORCE_UNWIND ((_Unwind_State)8)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
unwind-arm-common.h 65 _Unwind_State;
167 typedef _Unwind_Reason_Code (*personality_routine) (_Unwind_State,
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
unwind-arm-common.h 65 _Unwind_State;
167 typedef _Unwind_Reason_Code (*personality_routine) (_Unwind_State,
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
unwind-arm-common.h 65 _Unwind_State;
167 typedef _Unwind_Reason_Code (*personality_routine) (_Unwind_State,
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
unwind-arm-common.h 65 _Unwind_State;
167 typedef _Unwind_Reason_Code (*personality_routine) (_Unwind_State,

Completed in 1248 milliseconds