HomeSort by relevance Sort by last modified time
    Searched refs:_Unwind_Word (Results 1 - 25 of 32) sorted by null

1 2

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
unwind.h 40 static inline _Unwind_Word
41 _Unwind_decode_typeinfo_ptr (_Unwind_Word base __attribute__ ((unused)),
42 _Unwind_Word ptr)
44 _Unwind_Word tmp;
46 tmp = *(_Unwind_Word *) ptr;
55 tmp = *(_Unwind_Word *) tmp;
76 (_Unwind_GetGR (context, 15) & ~(_Unwind_Word)1)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
unwind.h 40 static inline _Unwind_Word
41 _Unwind_decode_typeinfo_ptr (_Unwind_Word base __attribute__ ((unused)),
42 _Unwind_Word ptr)
44 _Unwind_Word tmp;
46 tmp = *(_Unwind_Word *) ptr;
55 tmp = *(_Unwind_Word *) tmp;
76 (_Unwind_GetGR (context, 15) & ~(_Unwind_Word)1)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
unwind.h 40 static inline _Unwind_Word
41 _Unwind_decode_typeinfo_ptr (_Unwind_Word base __attribute__ ((unused)),
42 _Unwind_Word ptr)
44 _Unwind_Word tmp;
46 tmp = *(_Unwind_Word *) ptr;
55 tmp = *(_Unwind_Word *) tmp;
76 (_Unwind_GetGR (context, 15) & ~(_Unwind_Word)1)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
unwind.h 40 static inline _Unwind_Word
41 _Unwind_decode_typeinfo_ptr (_Unwind_Word base __attribute__ ((unused)),
42 _Unwind_Word ptr)
44 _Unwind_Word tmp;
46 tmp = *(_Unwind_Word *) ptr;
55 tmp = *(_Unwind_Word *) tmp;
76 (_Unwind_GetGR (context, 15) & ~(_Unwind_Word)1)
  /external/clang/lib/Headers/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
109 _Unwind_Word private_1;
110 _Unwind_Word private_2;
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
167 _Unwind_Word __value;
174 _Unwind_Word __value) {
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
unwind.h 69 typedef uintptr_t _Unwind_Word;
117 _Unwind_Word private_1;
118 _Unwind_Word private_2;
183 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
184 _Unwind_Word __value;
191 _Unwind_Word __value) {
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
198 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value)
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
unwind.h 48 typedef unsigned _Unwind_Word __attribute__((__mode__(__unwind_word__)));
96 _Unwind_Word private_[6];
98 _Unwind_Word private_1;
99 _Unwind_Word private_2;
170 extern _Unwind_Word _Unwind_GetGR (struct _Unwind_Context *, int);
171 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
178 extern _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *);
241 extern _Unwind_Word _Unwind_GetBSP (struct _Unwind_Context *);
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
unwind.h 48 typedef unsigned _Unwind_Word __attribute__((__mode__(__unwind_word__)));
96 _Unwind_Word private_[6];
98 _Unwind_Word private_1;
99 _Unwind_Word private_2;
170 extern _Unwind_Word _Unwind_GetGR (struct _Unwind_Context *, int);
171 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
178 extern _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *);
241 extern _Unwind_Word _Unwind_GetBSP (struct _Unwind_Context *);
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
unwind.h 48 typedef unsigned _Unwind_Word __attribute__((__mode__(__unwind_word__)));
96 _Unwind_Word private_[6];
98 _Unwind_Word private_1;
99 _Unwind_Word private_2;
170 extern _Unwind_Word _Unwind_GetGR (struct _Unwind_Context *, int);
171 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
178 extern _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *);
241 extern _Unwind_Word _Unwind_GetBSP (struct _Unwind_Context *);
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
unwind.h 48 typedef unsigned _Unwind_Word __attribute__((__mode__(__unwind_word__)));
96 _Unwind_Word private_[6];
98 _Unwind_Word private_1;
99 _Unwind_Word private_2;
170 extern _Unwind_Word _Unwind_GetGR (struct _Unwind_Context *, int);
171 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
178 extern _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *);
241 extern _Unwind_Word _Unwind_GetBSP (struct _Unwind_Context *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
unwind.h 48 typedef unsigned _Unwind_Word __attribute__((__mode__(__unwind_word__)));
96 _Unwind_Word private_[6];
98 _Unwind_Word private_1;
99 _Unwind_Word private_2;
170 extern _Unwind_Word _Unwind_GetGR (struct _Unwind_Context *, int);
171 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
178 extern _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *);
241 extern _Unwind_Word _Unwind_GetBSP (struct _Unwind_Context *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
unwind.h 48 typedef unsigned _Unwind_Word __attribute__((__mode__(__unwind_word__)));
96 _Unwind_Word private_[6];
98 _Unwind_Word private_1;
99 _Unwind_Word private_2;
170 extern _Unwind_Word _Unwind_GetGR (struct _Unwind_Context *, int);
171 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
178 extern _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *);
241 extern _Unwind_Word _Unwind_GetBSP (struct _Unwind_Context *);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
unwind.h 48 typedef unsigned _Unwind_Word __attribute__((__mode__(__unwind_word__)));
96 _Unwind_Word private_[6];
98 _Unwind_Word private_1;
99 _Unwind_Word private_2;
170 extern _Unwind_Word _Unwind_GetGR (struct _Unwind_Context *, int);
171 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
178 extern _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *);
241 extern _Unwind_Word _Unwind_GetBSP (struct _Unwind_Context *);
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
unwind.h 48 typedef unsigned _Unwind_Word __attribute__((__mode__(__unwind_word__)));
96 _Unwind_Word private_[6];
98 _Unwind_Word private_1;
99 _Unwind_Word private_2;
170 extern _Unwind_Word _Unwind_GetGR (struct _Unwind_Context *, int);
171 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
178 extern _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *);
241 extern _Unwind_Word _Unwind_GetBSP (struct _Unwind_Context *);

Completed in 368 milliseconds

1 2