Home
last modified time | relevance | path

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

/freebsd/contrib/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.c557 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h153 void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
/freebsd/contrib/libcxxrt/
H A Dunwind-arm.h171 static inline void _Unwind_SetGR(struct _Unwind_Context *context, int reg, unsigned long val) in _Unwind_SetGR() function
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h224 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR() function