Home
last modified time | relevance | path

Searched refs:x86_sigreturn (Results 1 – 2 of 2) sorted by relevance

/third_party/libunwind/src/x86/
Dunwind_i.h55 #define x86_sigreturn UNW_OBJ(sigreturn) macro
64 extern void x86_sigreturn (unw_cursor_t *cursor);
DGos-linux.c302 x86_sigreturn (sc); in x86_local_resume()
317 x86_sigreturn (unw_cursor_t *cursor) in x86_sigreturn() function