Searched refs:__aeabi_unwind_cpp_pr0 (Results 1 - 8 of 8) sorted by relevance

/external/llvm/test/MC/ARM/
H A Deh-compact-pr0.s53 @ 0x80 = Compact model 0, personality routine: __aeabi_unwind_cpp_pr0
63 @ another relocation entry for __aeabi_unwind_cpp_pr0, so that the linker
64 @ will keep __aeabi_unwind_cpp_pr0.
68 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
87 @ 0x80 = Compact model 0, personality routine: __aeabi_unwind_cpp_pr0
98 @ another relocation entry for __aeabi_unwind_cpp_pr0, so that the linker
99 @ will keep __aeabi_unwind_cpp_pr0.
103 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
H A Deh-directive-handlerdata.s43 @ We should see a relocation entry to __aeabi_unwind_cpp_pr0, so that the
44 @ linker can keep __aeabi_unwind_cpp_pr0.
48 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
100 @ We should see a relocation entry to __aeabi_unwind_cpp_pr0, so that the
101 @ linker can keep __aeabi_unwind_cpp_pr0.
H A Deh-directive-text-section.s77 @ add an relocation to __aeabi_unwind_cpp_pr0.
81 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
H A Deh-directive-personalityindex.s30 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
59 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
H A Deh-directive-text-section-multiple-func.s64 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
/external/libcxxabi/src/Unwind/
H A DUnwindCursor.hpp615 extern "C" _Unwind_Reason_Code __aeabi_unwind_cpp_pr0(
737 personalityRoutine = (unw_word_t) &__aeabi_unwind_cpp_pr0;
H A DUnwind-EHABI.cpp415 extern "C" _Unwind_Reason_Code __aeabi_unwind_cpp_pr0( function
/external/valgrind/main/coregrind/
H A Dm_main.c2709 void __aeabi_unwind_cpp_pr0(void);
2710 void __aeabi_unwind_cpp_pr0(void){ function
2711 VG_(printf)("Something called __aeabi_unwind_cpp_pr0()\n");

Completed in 286 milliseconds