Searched refs:private_1 (Results 1 - 25 of 52) sorted by relevance

123

/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
H A DUnwind-sjlj.c285 exception_object->private_1 = 0;
313 if (exception_object->private_1 != 0)
315 (_Unwind_Stop_Fn) exception_object->private_1,
329 "private_1=%ld\n",
330 exception_object, exception_object->private_1);
334 if (exception_object->private_1 == 0) {
H A DUnwindLevel1.c346 exception_object->private_1 = 0;
377 if (exception_object->private_1 != 0)
379 (_Unwind_Stop_Fn) exception_object->private_1,
403 exception_object->private_1 = (uintptr_t) stop;
H A DUnwindLevel1-gcc-ext.c31 _LIBUNWIND_TRACE_API("_Unwind_Resume_or_Rethrow(ex_obj=%p), private_1=%ld\n",
35 _LIBUNWIND_TRACE_API("_Unwind_Resume_or_Rethrow(ex_obj=%p), private_1=%ld\n",
37 (long)exception_object->private_1);
42 // which is in the same position as private_1 below.
48 if (exception_object->private_1 == 0) {
/prebuilts/ndk/current/sources/cxx-stl/gabi++/include/
H A Dunwind-itanium.h78 unsigned long private_1; member in struct:_Unwind_Exception
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/gabi++/include/
H A Dunwind-itanium.h71 uint32_t private_1; member in struct:_Unwind_Exception
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/include/
H A Dunwind-itanium.h78 unsigned long private_1; member in struct:_Unwind_Exception
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/include/
H A Dunwind-itanium.h78 unsigned long private_1; member in struct:_Unwind_Exception
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
H A Dunwind.h98 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
H A Dunwind.h92 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
H A Dunwind.h92 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
H A Dunwind.h98 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
H A Dunwind.h98 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
H A Dunwind.h98 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
H A Dunwind.h98 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
H A Dunwind.h98 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
H A Dunwind.h98 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
H A Dunwind.h98 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
H A Dunwind.h98 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
H A Dunwind.h109 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8.256229/include/
H A Dunwind.h109 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
H A Dunwind.h109 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8.256229/include/
H A Dunwind.h109 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
H A Dunwind.h117 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8.271374/include/
H A Dunwind.h117 _Unwind_Word private_1; member in struct:_Unwind_Exception
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
H A Dunwind.h117 _Unwind_Word private_1; member in struct:_Unwind_Exception

Completed in 120 milliseconds

123