Home
last modified time | relevance | path

Searched refs:UNW_EBADFRAME (Results 1 – 10 of 10) sorted by relevance

/third_party/libunwind/src/mi/
Dstrerror.c44 case UNW_EBADFRAME: cp = "bad frame"; break; in unw_strerror()
/third_party/libunwind/src/x86_64/
DGos-linux.c100 return -UNW_EBADFRAME; in x86_64_handle_signal_frame()
DGos-solaris.c57 return -UNW_EBADFRAME; in x86_64_handle_signal_frame()
DGstep.c294 return -UNW_EBADFRAME; in unw_step()
DGos-freebsd.c155 return -UNW_EBADFRAME; in x86_64_handle_signal_frame()
/third_party/libunwind/src/arm/
DGstep.c85 return -UNW_EBADFRAME; in arm_exidx_step()
/third_party/libunwind/include/
Dlibunwind-common.h59 UNW_EBADFRAME, /* bad frame */ enumerator
Dlibunwind-common.h.in68 UNW_EBADFRAME, /* bad frame */ enumerator
/third_party/libunwind/src/dwarf/
DGparser.c802 return -UNW_EBADFRAME; in apply_reg_state()
848 return -UNW_EBADFRAME; in apply_reg_state()
930 return -UNW_EBADFRAME; in apply_reg_state()
/third_party/libunwind/src/ia64/
DGstep.c329 return -UNW_EBADFRAME; in update_frame_state()