Searched defs:_Unwind_GetIP (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/gcc/libgcc/config/c6x/
H A Dunwind-c6x.h59 #define _Unwind_GetIP(context) \ macro
/haiku-buildtools/gcc/libgcc/config/arm/
H A Dunwind-arm.h76 #define _Unwind_GetIP(context) \ macro
/haiku-buildtools/gcc/libgcc/
H A Dunwind-compat.c127 _Unwind_GetIP (struct _Unwind_Context *context) function
H A Dunwind-seh.c108 _Unwind_GetIP (struct _Unwind_Context *c) function
H A Dunwind-sjlj.c211 _Unwind_GetIP (struct _Unwind_Context *context) function
H A Dunwind-dw2.c341 _Unwind_GetIP (struct _Unwind_Context *context) function
1705 alias (_Unwind_GetIP); variable
/haiku-buildtools/gcc/libgcc/config/xtensa/
H A Dunwind-dw2-xtensa.c152 _Unwind_GetIP (struct _Unwind_Context *context) function
533 alias (_Unwind_GetIP); variable
/haiku-buildtools/gcc/libgcc/config/cr16/
H A Dunwind-cr16.c327 _Unwind_GetIP (struct _Unwind_Context *context) function
1672 alias (_Unwind_GetIP); variable
/haiku-buildtools/gcc/libgcc/config/ia64/
H A Dunwind-ia64.c1698 _Unwind_GetIP (struct _Unwind_Context *context) function
2458 alias (_Unwind_GetIP); variable

Completed in 183 milliseconds