Searched defs:_Unwind_GetGR (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dunwind-compat.c124 _Unwind_GetGR (struct _Unwind_Context *context, int index) function
H A Dunwind-sjlj.c181 _Unwind_GetGR (struct _Unwind_Context *context, int index) function
H A Dunwind-dw2.c157 _Unwind_GetGR (struct _Unwind_Context *context, int index) function
1528 alias (_Unwind_GetGR); variable
/freebsd-9.3-release/contrib/libcxxrt/
H A Dunwind-arm.h157 static inline unsigned long _Unwind_GetGR(struct _Unwind_Context *context, int reg) function
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { function
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dunwind-arm.h242 _Unwind_GetGR (_Unwind_Context *context, int regno) function
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dunwind-ia64.c1669 _Unwind_GetGR (struct _Unwind_Context *context, int index) function
2408 alias (_Unwind_GetGR); variable

Completed in 123 milliseconds