Searched refs:__gnu_unwind_execute (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
H A D | pr-support.c | 105 __gnu_unwind_execute (_Unwind_Context * context, __gnu_unwind_state * uws) in __gnu_unwind_execute() function 332 return __gnu_unwind_execute (context, &uws); in __gnu_unwind_frame()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/ |
H A D | pr-support.c | 105 __gnu_unwind_execute (_Unwind_Context * context, __gnu_unwind_state * uws) in __gnu_unwind_execute() function 332 return __gnu_unwind_execute (context, &uws); in __gnu_unwind_frame()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/c6x/ |
H A D | pr-support.c | 331 __gnu_unwind_execute (_Unwind_Context * context, __gnu_unwind_state * uws) in __gnu_unwind_execute() function 490 return __gnu_unwind_execute (context, &uws); in __gnu_unwind_frame()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/c6x/ |
H A D | pr-support.c | 331 __gnu_unwind_execute (_Unwind_Context * context, __gnu_unwind_state * uws) in __gnu_unwind_execute() function 490 return __gnu_unwind_execute (context, &uws); in __gnu_unwind_frame()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | unwind-arm-common.h | 216 _Unwind_Reason_Code __gnu_unwind_execute (_Unwind_Context *,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | unwind-arm-common.h | 216 _Unwind_Reason_Code __gnu_unwind_execute (_Unwind_Context *,
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/ |
H A D | arm_common.d | 224 _Unwind_Reason_Code __gnu_unwind_execute(_Unwind_Context*,
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/ |
H A D | arm_common.d | 224 _Unwind_Reason_Code __gnu_unwind_execute(_Unwind_Context*,
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | unwind-arm-common.inc | 1058 if (__gnu_unwind_execute (context, &uws) != _URC_OK)
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | unwind-arm-common.inc | 1054 if (__gnu_unwind_execute (context, &uws) != _URC_OK)
|
H A D | ChangeLog | 3743 * config/c6x/pr-support.c (__gnu_unwind_execute): Fix typo in comment. 7873 * arm/pr-support.c (__gnu_unwind_execute): Remove FPA support.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2006 | 9711 * config/arm/pr-support.c (__gnu_unwind_execute): Insert " + 1" in
|