Home
last modified time | relevance | path

Searched refs:UNW_AARCH64_FRAME_SIGRETURN (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libunwind/libunwind-1.5.0/src/aarch64/
H A DGstep.c82 c->frame_info.frame_type = UNW_AARCH64_FRAME_SIGRETURN; in aarch64_handle_signal_frame()
H A DGtrace.c503 case UNW_AARCH64_FRAME_SIGRETURN: in tdep_trace()
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-aarch64/
H A Dlibunwind_i.h43 UNW_AARCH64_FRAME_SIGRETURN = -1, /* special sigreturn frame */ enumerator