HomeSort by relevance Sort by last modified time
    Searched defs:_Unwind_Exception (Results 1 - 25 of 29) sorted by null

1 2

  /external/libunwind/include/
unwind.h 62 struct _Unwind_Exception; /* forward-declaration */
65 struct _Unwind_Exception *);
69 struct _Unwind_Exception *,
77 struct _Unwind_Exception
85 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
86 extern _Unwind_Reason_Code _Unwind_ForcedUnwind (struct _Unwind_Exception *,
88 extern void _Unwind_Resume (struct _Unwind_Exception *);
89 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
113 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
  /ndk/sources/cxx-stl/gabi++/include/
unwind-itanium.h 56 struct _Unwind_Exception;
59 struct _Unwind_Exception* exc);
64 struct _Unwind_Exception*,
68 struct _Unwind_Exception {
86 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);
87 void _Unwind_Resume(struct _Unwind_Exception*);
88 void _Unwind_DeleteException(struct _Unwind_Exception*);
99 _Unwind_Reason_Code _Unwind_ForcedUnwind(struct _Unwind_Exception*,
103 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);
104 void _Unwind_Resume(struct _Unwind_Exception*);
    [all...]
unwind-arm.h 91 typedef _Unwind_Control_Block _Unwind_Exception;
114 _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception* ucbp);
115 void _Unwind_Resume(_Unwind_Exception* ucbp);
116 void _Unwind_Complete(_Unwind_Exception* ucbp);
117 void _Unwind_DeleteException(_Unwind_Exception* ucbp);
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
unwind-itanium.h 56 struct _Unwind_Exception;
59 struct _Unwind_Exception* exc);
64 struct _Unwind_Exception*,
68 struct _Unwind_Exception {
86 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);
87 void _Unwind_Resume(struct _Unwind_Exception*);
88 void _Unwind_DeleteException(struct _Unwind_Exception*);
99 _Unwind_Reason_Code _Unwind_ForcedUnwind(struct _Unwind_Exception*,
103 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);
104 void _Unwind_Resume(struct _Unwind_Exception*);
    [all...]
unwind-arm.h 92 typedef _Unwind_Control_Block _Unwind_Exception;
115 _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception* ucbp);
116 void _Unwind_Resume(_Unwind_Exception* ucbp);
117 void _Unwind_Complete(_Unwind_Exception* ucbp);
118 void _Unwind_DeleteException(_Unwind_Exception* ucbp);
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/
unwind-itanium.h 56 struct _Unwind_Exception;
59 struct _Unwind_Exception* exc);
64 struct _Unwind_Exception*,
68 struct _Unwind_Exception {
86 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);
87 void _Unwind_Resume(struct _Unwind_Exception*);
88 void _Unwind_DeleteException(struct _Unwind_Exception*);
99 _Unwind_Reason_Code _Unwind_ForcedUnwind(struct _Unwind_Exception*,
103 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);
104 void _Unwind_Resume(struct _Unwind_Exception*);
    [all...]
unwind-arm.h 92 typedef _Unwind_Control_Block _Unwind_Exception;
115 _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception* ucbp);
116 void _Unwind_Resume(_Unwind_Exception* ucbp);
117 void _Unwind_Complete(_Unwind_Exception* ucbp);
118 void _Unwind_DeleteException(_Unwind_Exception* ucbp);
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/
unwind.h 85 struct _Unwind_Exception;
88 struct _Unwind_Exception *);
90 struct _Unwind_Exception
132 _Unwind_RaiseException (struct _Unwind_Exception *);
138 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
141 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
144 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
149 _Unwind_Resume (struct _Unwind_Exception *);
154 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
201 struct _Unwind_Exception *, struct _Unwind_Context *)
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
unwind.h 83 struct _Unwind_Exception;
86 struct _Unwind_Exception *);
88 struct _Unwind_Exception
118 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
124 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
126 extern _Unwind_Reason_Code _Unwind_ForcedUnwind (struct _Unwind_Exception *,
131 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
135 extern void _Unwind_Resume (struct _Unwind_Exception *);
139 extern _Unwind_Reason_Code _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
185 struct _Unwind_Exception *, struct _Unwind_Context *)
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
unwind.h 83 struct _Unwind_Exception;
86 struct _Unwind_Exception *);
88 struct _Unwind_Exception
118 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
124 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
126 extern _Unwind_Reason_Code _Unwind_ForcedUnwind (struct _Unwind_Exception *,
131 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
135 extern void _Unwind_Resume (struct _Unwind_Exception *);
139 extern _Unwind_Reason_Code _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
185 struct _Unwind_Exception *, struct _Unwind_Context *)
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
unwind.h 85 struct _Unwind_Exception;
88 struct _Unwind_Exception *);
90 struct _Unwind_Exception
132 _Unwind_RaiseException (struct _Unwind_Exception *);
138 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
141 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
144 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
149 _Unwind_Resume (struct _Unwind_Exception *);
154 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
201 struct _Unwind_Exception *, struct _Unwind_Context *)
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
unwind.h 85 struct _Unwind_Exception;
88 struct _Unwind_Exception *);
90 struct _Unwind_Exception
132 _Unwind_RaiseException (struct _Unwind_Exception *);
138 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
141 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
144 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
149 _Unwind_Resume (struct _Unwind_Exception *);
154 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
201 struct _Unwind_Exception *, struct _Unwind_Context *)
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/
unwind.h 85 struct _Unwind_Exception;
88 struct _Unwind_Exception *);
90 struct _Unwind_Exception
132 _Unwind_RaiseException (struct _Unwind_Exception *);
138 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
141 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
144 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
149 _Unwind_Resume (struct _Unwind_Exception *);
154 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
201 struct _Unwind_Exception *, struct _Unwind_Context *)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
unwind.h 85 struct _Unwind_Exception;
88 struct _Unwind_Exception *);
90 struct _Unwind_Exception
132 _Unwind_RaiseException (struct _Unwind_Exception *);
138 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
141 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
144 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
149 _Unwind_Resume (struct _Unwind_Exception *);
154 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
201 struct _Unwind_Exception *, struct _Unwind_Context *)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
unwind.h 85 struct _Unwind_Exception;
88 struct _Unwind_Exception *);
90 struct _Unwind_Exception
132 _Unwind_RaiseException (struct _Unwind_Exception *);
138 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
141 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
144 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
149 _Unwind_Resume (struct _Unwind_Exception *);
154 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
201 struct _Unwind_Exception *, struct _Unwind_Context *)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
unwind.h 85 struct _Unwind_Exception;
88 struct _Unwind_Exception *);
90 struct _Unwind_Exception
132 _Unwind_RaiseException (struct _Unwind_Exception *);
138 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
141 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
144 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
149 _Unwind_Resume (struct _Unwind_Exception *);
154 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
201 struct _Unwind_Exception *, struct _Unwind_Context *)
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
unwind.h 85 struct _Unwind_Exception;
88 struct _Unwind_Exception *);
90 struct _Unwind_Exception
132 _Unwind_RaiseException (struct _Unwind_Exception *);
138 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
141 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
144 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
149 _Unwind_Resume (struct _Unwind_Exception *);
154 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
201 struct _Unwind_Exception *, struct _Unwind_Context *)
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
unwind.h 85 struct _Unwind_Exception;
88 struct _Unwind_Exception *);
90 struct _Unwind_Exception
132 _Unwind_RaiseException (struct _Unwind_Exception *);
138 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
141 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
144 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
149 _Unwind_Resume (struct _Unwind_Exception *);
154 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
201 struct _Unwind_Exception *, struct _Unwind_Context *)
    [all...]
  /external/clang/lib/Headers/
unwind.h 79 struct _Unwind_Exception;
104 struct _Unwind_Exception *);
106 struct _Unwind_Exception {
111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word
118 struct _Unwind_Exception *,
123 int, _Unwind_Action, _Unwind_Exception_Class, struct _Unwind_Exception *,
211 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception *);
212 _Unwind_Reason_Code _Unwind_ForcedUnwind(struct _Unwind_Exception *,
214 void _Unwind_DeleteException(struct _Unwind_Exception *);
215 void _Unwind_Resume(struct _Unwind_Exception *);
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
unwind.h 79 struct _Unwind_Exception;
104 struct _Unwind_Exception *);
106 struct _Unwind_Exception {
111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word
118 struct _Unwind_Exception *,
123 int, _Unwind_Action, _Unwind_Exception_Class, struct _Unwind_Exception *,
211 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception *);
212 _Unwind_Reason_Code _Unwind_ForcedUnwind(struct _Unwind_Exception *,
214 void _Unwind_DeleteException(struct _Unwind_Exception *);
215 void _Unwind_Resume(struct _Unwind_Exception *);
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
unwind.h 79 struct _Unwind_Exception;
104 struct _Unwind_Exception *);
106 struct _Unwind_Exception {
111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word
118 struct _Unwind_Exception *,
123 int, _Unwind_Action, _Unwind_Exception_Class, struct _Unwind_Exception *,
211 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception *);
212 _Unwind_Reason_Code _Unwind_ForcedUnwind(struct _Unwind_Exception *,
214 void _Unwind_DeleteException(struct _Unwind_Exception *);
215 void _Unwind_Resume(struct _Unwind_Exception *);
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
unwind.h 79 struct _Unwind_Exception;
104 struct _Unwind_Exception *);
106 struct _Unwind_Exception {
111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word
118 struct _Unwind_Exception *,
123 int, _Unwind_Action, _Unwind_Exception_Class, struct _Unwind_Exception *,
211 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception *);
212 _Unwind_Reason_Code _Unwind_ForcedUnwind(struct _Unwind_Exception *,
214 void _Unwind_DeleteException(struct _Unwind_Exception *);
215 void _Unwind_Resume(struct _Unwind_Exception *);
    [all...]
  /external/libcxxabi/include/
unwind.h 67 typedef struct _Unwind_Control_Block _Unwind_Exception; /* Alias */
106 _Unwind_Exception* exceptionObject,
111 _Unwind_Exception* exceptionObject,
115 struct _Unwind_Exception; // forward declaration
116 typedef struct _Unwind_Exception _Unwind_Exception;
118 struct _Unwind_Exception {
121 _Unwind_Exception *exc);
125 // The gcc implementation of _Unwind_Exception used attribute mode on the
137 _Unwind_Exception* exceptionObject
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
unwind.h 71 typedef struct _Unwind_Control_Block _Unwind_Exception; /* Alias */
106 _Unwind_Exception* exceptionObject,
111 _Unwind_Exception* exceptionObject,
115 struct _Unwind_Exception; // forward declaration
116 typedef struct _Unwind_Exception _Unwind_Exception;
118 struct _Unwind_Exception {
121 _Unwind_Exception *exc);
125 // The gcc implementation of _Unwind_Exception used attribute mode on the
137 _Unwind_Exception* exceptionObject
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
unwind-arm-common.h 183 #define _Unwind_Exception _Unwind_Control_Block
212 void _Unwind_DeleteException (_Unwind_Exception *);

Completed in 925 milliseconds

1 2