Home
last modified time | relevance | path

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

/llvm-project/libunwind/src/
H A DUnwind-wasm.c83 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
H A DUnwind-sjlj.c428 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
H A DUnwindLevel1.c558 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, _Unwind_SetGR() function
/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h149 void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
/llvm-project/clang/lib/Headers/
H A Dunwind.h224 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR() function