Home
last modified time | relevance | path

Searched refs:UNW_EUNSPEC (Results 1 – 17 of 17) sorted by relevance

/third_party/libunwind/src/
Dos-freebsd.c113 return (-UNW_EUNSPEC); in tdep_get_elf_image()
115 return (-UNW_EUNSPEC); in tdep_get_elf_image()
120 return (-UNW_EUNSPEC); in tdep_get_elf_image()
125 return (-UNW_EUNSPEC); in tdep_get_elf_image()
127 ret = -UNW_EUNSPEC; in tdep_get_elf_image()
/third_party/libunwind/src/riscv/
DGstep.c38 return -UNW_EUNSPEC; in riscv_handle_signal_frame()
41 return -UNW_EUNSPEC; in riscv_handle_signal_frame()
53 return -UNW_EUNSPEC; in riscv_handle_signal_frame()
/third_party/libunwind/src/sh/
DGstep.c39 return -UNW_EUNSPEC; in sh_handle_signal_frame()
62 return -UNW_EUNSPEC; in sh_handle_signal_frame()
/third_party/libunwind/src/arm/
DGos-other.c35 return -UNW_EUNSPEC; in arm_handle_signal_frame()
DGos-linux.c41 return -UNW_EUNSPEC; in arm_handle_signal_frame()
90 return -UNW_EUNSPEC; in arm_handle_signal_frame()
DGos-freebsd.c46 return -UNW_EUNSPEC; in arm_handle_signal_frame()
DGstep.c97 int ret = -UNW_EUNSPEC; in unw_step()
/third_party/libunwind/src/mi/
Dstrerror.c38 case UNW_EUNSPEC: cp = "unspecified (general) error"; break; in unw_strerror()
/third_party/libunwind/src/coredump/
D_UCD_corefile_elf.c50 int ret = -UNW_EUNSPEC; in _UCD_elf_read_segment()
D_UCD_get_threadinfo_prstatus.c111 return -UNW_EUNSPEC; in _UCD_get_threadinfo()
/third_party/libunwind/src/tilegx/
DGis_signal_frame.c88 return -UNW_EUNSPEC; in tilegx_handle_signal_frame()
/third_party/libunwind/src/aarch64/
DGstep.c63 return -UNW_EUNSPEC; in aarch64_handle_signal_frame()
79 return -UNW_EUNSPEC; in aarch64_handle_signal_frame()
/third_party/libunwind/src/s390x/
DGstep.c62 return -UNW_EUNSPEC; in s390x_handle_signal_frame()
/third_party/libunwind/include/
Dlibunwind-common.h53 UNW_EUNSPEC, /* unspecified (general) error */ enumerator
Dlibunwind-common.h.in62 UNW_EUNSPEC, /* unspecified (general) error */ enumerator
/third_party/libunwind/src/ia64/
DGscript.c649 ret = -UNW_EUNSPEC; in ia64_find_save_locs()
713 ret = -UNW_EUNSPEC; in ia64_cache_proc_info()
/third_party/libunwind/src/mips/
DGstep.c46 return -UNW_EUNSPEC; in mips_handle_signal_frame()