HomeSort by relevance Sort by last modified time
    Searched refs:UNW_EINVAL (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/libunwind/src/mips/
Gresume.c 36 return -UNW_EINVAL;
44 return -UNW_EINVAL;
Ginit_local.c 33 return -UNW_EINVAL;
Ginit_remote.c 32 return -UNW_EINVAL;
  /external/libunwind/src/coredump/
_UPT_resume.c 34 return -UNW_EINVAL;
_UPT_access_fpreg.c 33 return -UNW_EINVAL;
_UCD_access_mem.c 34 return -UNW_EINVAL;
51 return -UNW_EINVAL;
67 return -UNW_EINVAL;
97 return -UNW_EINVAL;
_UCD_access_reg_freebsd.c 36 return -UNW_EINVAL;
78 return -UNW_EINVAL;
111 return -UNW_EINVAL;
  /external/libunwind/src/ppc/
Gget_proc_info.c 33 return -UNW_EINVAL;
Ginit_local.c 41 return -UNW_EINVAL;
Ginit_remote.c 40 return -UNW_EINVAL;
  /external/libunwind/src/ptrace/
_UPT_access_mem.c 36 return -UNW_EINVAL;
51 return -UNW_EINVAL;
66 return -UNW_EINVAL;
69 return -UNW_EINVAL;
76 return -UNW_EINVAL;
90 return -UNW_EINVAL;
101 return -UNW_EINVAL;
  /external/libunwind/src/aarch64/
Ginit_local.c 34 return -UNW_EINVAL;
Ginit_remote.c 32 return -UNW_EINVAL;
  /external/libunwind/src/arm/
Ginit_local.c 34 return -UNW_EINVAL;
Ginit_remote.c 32 return -UNW_EINVAL;
  /external/libunwind/src/hppa/
Ginit_local.c 34 return -UNW_EINVAL;
Ginit_remote.c 33 return -UNW_EINVAL;
  /external/libunwind/src/mi/
strerror.c 45 case UNW_EINVAL: cp = "unsupported operation or bad value"; break;
  /external/libunwind/src/sh/
Ginit_local.c 34 return -UNW_EINVAL;
Ginit_remote.c 32 return -UNW_EINVAL;
  /external/libunwind/src/x86/
Ginit_local.c 34 return -UNW_EINVAL;
  /external/libunwind/src/x86_64/
Ginit_local.c 36 return -UNW_EINVAL;
Ginit_remote.c 35 return -UNW_EINVAL;
  /external/libunwind/src/ia64/
Ginit_remote.c 33 return -UNW_EINVAL;
  /external/libunwind/src/ppc32/
Gresume.c 49 return -UNW_EINVAL;

Completed in 162 milliseconds

1 2 3