Searched refs:_LIBUNWIND_EXPORT (Results 1 - 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
H A DUnwindLevel1-gcc-ext.c28 _LIBUNWIND_EXPORT _Unwind_Reason_Code
65 _LIBUNWIND_EXPORT uintptr_t
75 _LIBUNWIND_EXPORT uintptr_t
85 _LIBUNWIND_EXPORT void *_Unwind_FindEnclosingFunction(void *pc) {
103 _LIBUNWIND_EXPORT _Unwind_Reason_Code
195 _LIBUNWIND_EXPORT const void *_Unwind_Find_FDE(const void *pc,
216 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetCFA(struct _Unwind_Context *context) {
229 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIPInfo(struct _Unwind_Context *context,
242 _LIBUNWIND_EXPORT void __register_frame(const void *fde) {
252 _LIBUNWIND_EXPORT voi
[all...]
H A DUnwind-sjlj.c58 _LIBUNWIND_EXPORT void
66 _LIBUNWIND_EXPORT void
279 _LIBUNWIND_EXPORT _Unwind_Reason_Code
309 _LIBUNWIND_EXPORT void
326 _LIBUNWIND_EXPORT _Unwind_Reason_Code
349 _LIBUNWIND_EXPORT uintptr_t
359 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetGR(struct _Unwind_Context *context,
369 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index,
379 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIP(struct _Unwind_Context *context) {
390 _LIBUNWIND_EXPORT uintptr_
[all...]
H A Dlibunwind.cpp38 _LIBUNWIND_EXPORT unw_addr_space_t unw_local_addr_space =
47 _LIBUNWIND_EXPORT int unw_init_local(unw_cursor_t *cursor,
77 _LIBUNWIND_EXPORT int unw_init_remote_thread(unw_cursor_t *cursor,
113 _LIBUNWIND_EXPORT unw_addr_space_t unw_create_addr_space_for_task(task_t task) {
133 _LIBUNWIND_EXPORT void unw_destroy_addr_space(unw_addr_space_t asp) {
158 _LIBUNWIND_EXPORT int unw_get_reg(unw_cursor_t *cursor, unw_regnum_t regNum,
173 _LIBUNWIND_EXPORT int unw_set_reg(unw_cursor_t *cursor, unw_regnum_t regNum,
192 _LIBUNWIND_EXPORT int unw_get_fpreg(unw_cursor_t *cursor, unw_regnum_t regNum,
207 _LIBUNWIND_EXPORT int unw_set_fpreg(unw_cursor_t *cursor, unw_regnum_t regNum,
226 _LIBUNWIND_EXPORT in
[all...]
H A DUnwindLevel1.c337 _LIBUNWIND_EXPORT _Unwind_Reason_Code
371 _LIBUNWIND_EXPORT void
393 _LIBUNWIND_EXPORT _Unwind_Reason_Code
412 _LIBUNWIND_EXPORT uintptr_t
433 _LIBUNWIND_EXPORT uintptr_t
448 _LIBUNWIND_EXPORT void
461 _LIBUNWIND_EXPORT uintptr_t
470 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index,
477 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIP(struct _Unwind_Context *context) {
485 _LIBUNWIND_EXPORT voi
[all...]
H A Dconfig.h48 #define _LIBUNWIND_EXPORT __attribute__((visibility("default"))) macro
80 #define _LIBUNWIND_EXPORT __attribute__((visibility("default"))) macro
H A DUnwind-EHABI.cpp692 _LIBUNWIND_EXPORT _Unwind_Reason_Code
712 _LIBUNWIND_EXPORT void _Unwind_Complete(_Unwind_Exception* exception_object) {
729 _LIBUNWIND_EXPORT void
746 _LIBUNWIND_EXPORT uintptr_t
970 _LIBUNWIND_EXPORT uintptr_t
985 _LIBUNWIND_EXPORT void

Completed in 104 milliseconds