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

/external/libcxxabi/src/Unwind/
H A DUnwindLevel1-gcc-ext.c26 _LIBUNWIND_EXPORT _Unwind_Reason_Code
62 _LIBUNWIND_EXPORT uintptr_t
72 _LIBUNWIND_EXPORT uintptr_t
82 _LIBUNWIND_EXPORT void *_Unwind_FindEnclosingFunction(void *pc) {
101 _LIBUNWIND_EXPORT _Unwind_Reason_Code
171 _LIBUNWIND_EXPORT const void *_Unwind_Find_FDE(const void *pc,
192 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetCFA(struct _Unwind_Context *context) {
205 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIPInfo(struct _Unwind_Context *context,
218 _LIBUNWIND_EXPORT void __register_frame(const void *fde) {
228 _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.cpp41 _LIBUNWIND_EXPORT int unw_init_local(unw_cursor_t *cursor,
70 _LIBUNWIND_EXPORT unw_addr_space_t unw_local_addr_space =
74 _LIBUNWIND_EXPORT int unw_init_remote_thread(unw_cursor_t *cursor,
110 _LIBUNWIND_EXPORT unw_addr_space_t unw_create_addr_space_for_task(task_t task) {
130 _LIBUNWIND_EXPORT void unw_destroy_addr_space(unw_addr_space_t asp) {
155 _LIBUNWIND_EXPORT int unw_get_reg(unw_cursor_t *cursor, unw_regnum_t regNum,
169 _LIBUNWIND_EXPORT int unw_set_reg(unw_cursor_t *cursor, unw_regnum_t regNum,
188 _LIBUNWIND_EXPORT int unw_get_fpreg(unw_cursor_t *cursor, unw_regnum_t regNum,
202 _LIBUNWIND_EXPORT int unw_set_fpreg(unw_cursor_t *cursor, unw_regnum_t regNum,
221 _LIBUNWIND_EXPORT in
[all...]
H A DUnwindLevel1.c326 _LIBUNWIND_EXPORT _Unwind_Reason_Code
360 _LIBUNWIND_EXPORT void
382 _LIBUNWIND_EXPORT _Unwind_Reason_Code
401 _LIBUNWIND_EXPORT uintptr_t
420 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetGR(struct _Unwind_Context *context,
434 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index,
446 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIP(struct _Unwind_Context *context) {
460 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context,
471 _LIBUNWIND_EXPORT uintptr_t
486 _LIBUNWIND_EXPORT voi
[all...]
H A Dconfig.h45 #define _LIBUNWIND_EXPORT __attribute__((visibility("default"))) macro
73 #define _LIBUNWIND_EXPORT __attribute__((visibility("default"))) macro
H A DUnwind-EHABI.cpp688 _LIBUNWIND_EXPORT _Unwind_Reason_Code
708 _LIBUNWIND_EXPORT void _Unwind_Complete(_Unwind_Exception* exception_object) {
725 _LIBUNWIND_EXPORT void
741 _LIBUNWIND_EXPORT uintptr_t
962 _LIBUNWIND_EXPORT uintptr_t
977 _LIBUNWIND_EXPORT void

Completed in 65 milliseconds