Home
last modified time | relevance | path

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

/external/libunwind/src/unwind/
DSetIP.c29 _Unwind_SetIP (struct _Unwind_Context *context, unsigned long new_value) in _Unwind_SetIP() function
/external/libunwind_llvm/src/
DUnwind-sjlj.c401 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP() function
DUnwindLevel1.c498 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP() function
/external/clang/lib/Headers/
Dunwind.h202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) { in _Unwind_SetIP() function
/external/libunwind_llvm/include/
Dunwind.h254 void _Unwind_SetIP(struct _Unwind_Context *context, uintptr_t value) { in _Unwind_SetIP() function