Home
last modified time | relevance | path

Searched defs:_Unwind_GetGR (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h146 uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, int index) { in _Unwind_GetGR() function
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-sjlj.c417 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, _Unwind_GetGR() function
H A DUnwindLevel1.c573 _Unwind_GetGR(struct _Unwind_Context *context, int index) { in _Unwind_GetGR() function
/freebsd/contrib/libcxxrt/
H A Dunwind-arm.h165 static inline unsigned long _Unwind_GetGR(struct _Unwind_Context *context, int reg) in _Unwind_GetGR() function
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h217 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR() function