Home
last modified time | relevance | path

Searched refs:UNW_EINVAL (Results 1 – 25 of 54) sorted by relevance

123

/external/libunwind/src/ptrace/
D_UPT_access_mem.c36 return -UNW_EINVAL; in _UPT_access_mem()
51 return -UNW_EINVAL; in _UPT_access_mem()
66 return -UNW_EINVAL; in _UPT_access_mem()
69 return -UNW_EINVAL; in _UPT_access_mem()
76 return -UNW_EINVAL; in _UPT_access_mem()
90 return -UNW_EINVAL; in _UPT_access_mem()
101 return -UNW_EINVAL; in _UPT_access_mem()
/external/libunwind/src/arm/
DGex_tables.c63 return -UNW_EINVAL; in prel31_to_addr()
298 return -UNW_EINVAL; in arm_exidx_extract()
301 return -UNW_EINVAL; in arm_exidx_extract()
322 return -UNW_EINVAL; in arm_exidx_extract()
325 return -UNW_EINVAL; in arm_exidx_extract()
345 return -UNW_EINVAL; in arm_exidx_extract()
350 return -UNW_EINVAL; in arm_exidx_extract()
363 return -UNW_EINVAL; in arm_exidx_extract()
398 return -UNW_EINVAL; in tdep_search_unwind_table()
405 return -UNW_EINVAL; in tdep_search_unwind_table()
[all …]
DGresume.c107 return -UNW_EINVAL; in arm_local_resume()
151 return -UNW_EINVAL; in unw_resume()
DGinit_remote.c32 return -UNW_EINVAL; in unw_init_remote()
DGinit_local.c34 return -UNW_EINVAL; in unw_init_local()
/external/libunwind/src/coredump/
D_UCD_access_mem.c34 return -UNW_EINVAL; in _UCD_access_mem()
51 return -UNW_EINVAL; in _UCD_access_mem()
67 return -UNW_EINVAL; in _UCD_access_mem()
97 return -UNW_EINVAL; in _UCD_access_mem()
D_UCD_access_reg_freebsd.c36 return -UNW_EINVAL; in _UCD_access_reg()
78 return -UNW_EINVAL; in _UCD_access_reg()
111 return -UNW_EINVAL; in _UCD_access_reg()
D_UCD_access_reg_linux.c39 return -UNW_EINVAL; in _UCD_access_reg()
139 return -UNW_EINVAL; in _UCD_access_reg()
D_UPT_resume.c34 return -UNW_EINVAL; in _UCD_resume()
D_UPT_access_fpreg.c33 return -UNW_EINVAL; in _UCD_access_fpreg()
/external/libunwind/src/mips/
DGresume.c36 return -UNW_EINVAL; in mips_local_resume()
44 return -UNW_EINVAL; in unw_resume()
DGinit_remote.c32 return -UNW_EINVAL; in unw_init_remote()
/external/libunwind/src/hppa/
DGresume.c81 return -UNW_EINVAL; in hppa_local_resume()
137 return -UNW_EINVAL; in unw_resume()
DGinit_remote.c33 return -UNW_EINVAL; in unw_init_remote()
DGinit_local.c34 return -UNW_EINVAL; in unw_init_local()
/external/libunwind/src/dwarf/
DGexpr.c184 ret = -UNW_EINVAL; in read_operand()
209 return -UNW_EINVAL; \ in dwarf_eval_expr()
218 return -UNW_EINVAL; \ in dwarf_eval_expr()
228 return -UNW_EINVAL; \ in dwarf_eval_expr()
381 return -UNW_EINVAL; in dwarf_eval_expr()
641 return -UNW_EINVAL; in dwarf_eval_expr()
DGfde.c93 return -UNW_EINVAL; in parse_cie()
113 return -UNW_EINVAL; in parse_cie()
223 return -UNW_EINVAL; in parse_cie()
/external/libunwind/src/ia64/
DGstep.c34 return -UNW_EINVAL; in linux_sigtramp()
68 return -UNW_EINVAL; in linux_interrupt()
97 return -UNW_EINVAL; in hpux_sigtramp()
295 return -UNW_EINVAL; in update_frame_state()
/external/libunwind/src/sh/
DGresume.c114 return -UNW_EINVAL; in sh_local_resume()
158 return -UNW_EINVAL; in unw_resume()
DGinit_remote.c32 return -UNW_EINVAL; in unw_init_remote()
DGinit_local.c34 return -UNW_EINVAL; in unw_init_local()
/external/libunwind/src/ppc/
DGget_proc_info.c33 return -UNW_EINVAL; in unw_get_proc_info()
/external/libunwind/src/aarch64/
DGinit_remote.c32 return -UNW_EINVAL; in unw_init_remote()
DGinit_local.c34 return -UNW_EINVAL; in unw_init_local()
/external/libunwind/src/mi/
Dstrerror.c45 case UNW_EINVAL: cp = "unsupported operation or bad value"; break; in unw_strerror()

123