Home
last modified time | relevance | path

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

/llvm-project/libunwind/src/
H A DUnwind-sjlj.c418 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, in _Unwind_GetGR() function
H A DUnwindLevel1.c548 _Unwind_GetGR(struct _Unwind_Context *context, int index) { _Unwind_GetGR() function
/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h142 uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, int index) { in _Unwind_GetGR() function
/llvm-project/clang/lib/Headers/
H A Dunwind.h217 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR() function