Home
last modified time | relevance | path

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

/third_party/libunwind/src/aarch64/
DGstep.c234 c->frame_info.frame_type = UNW_AARCH64_FRAME_GUESSED; in unw_step()
DGtrace.c478 case UNW_AARCH64_FRAME_GUESSED: in tdep_trace()
/third_party/libunwind/include/tdep-aarch64/
Dlibunwind_i.h49 UNW_AARCH64_FRAME_GUESSED = 1 /* guessed it was regular, but not known */ enumerator