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

1 2

  /external/libunwind/src/ptrace/
_UPT_access_fpreg.c 40 return -UNW_EBADREG;
55 return -UNW_EBADREG;
69 return -UNW_EBADREG;
83 return -UNW_EBADREG;
86 return -UNW_EBADREG;
96 return -UNW_EBADREG;
114 return -UNW_EBADREG;
  /external/libunwind/src/mi/
strerror.c 40 case UNW_EBADREG: cp = "bad register number"; break;
  /external/libunwind/src/arm/
Gregs.c 64 return -UNW_EBADREG;
80 return -UNW_EBADREG;
Ginit.c 148 return -UNW_EBADREG;
181 return -UNW_EBADREG;
  /external/libunwind/src/sh/
Gregs.c 64 return -UNW_EBADREG;
78 return -UNW_EBADREG;
Ginit.c 154 return -UNW_EBADREG;
187 return -UNW_EBADREG;
  /external/libunwind/src/aarch64/
Gregs.c 98 return -UNW_EBADREG;
112 return -UNW_EBADREG;
Ginit.c 155 return -UNW_EBADREG;
188 return -UNW_EBADREG;
  /external/libunwind/src/hppa/
Gregs.c 62 return -UNW_EBADREG;
79 return -UNW_EBADREG;
Ginit.c 161 return -UNW_EBADREG;
195 return -UNW_EBADREG;
  /external/libunwind/src/mips/
Gregs.c 86 return -UNW_EBADREG;
102 return -UNW_EBADREG;
Ginit.c 167 return -UNW_EBADREG;
200 return -UNW_EBADREG;
  /external/libunwind/src/ppc32/
Gregs.c 63 return -UNW_EBADREG;
88 return -UNW_EBADREG;
Ginit.c 185 return -UNW_EBADREG;
217 return -UNW_EBADREG;
  /external/libunwind/src/ppc64/
Gregs.c 64 return -UNW_EBADREG;
98 return -UNW_EBADREG;
Ginit.c 190 return -UNW_EBADREG;
226 return -UNW_EBADREG;
  /external/libunwind/include/tdep-ppc32/
libunwind_i.h 133 return -UNW_EBADREG;
159 return -UNW_EBADREG;
183 return -UNW_EBADREG;
204 return -UNW_EBADREG;
222 return -UNW_EBADREG;
243 return -UNW_EBADREG;
  /external/libunwind/include/tdep-ppc64/
libunwind_i.h 133 return -UNW_EBADREG;
159 return -UNW_EBADREG;
183 return -UNW_EBADREG;
204 return -UNW_EBADREG;
222 return -UNW_EBADREG;
243 return -UNW_EBADREG;
  /external/libunwind/src/x86_64/
Gregs.c 124 return -UNW_EBADREG;
137 return -UNW_EBADREG;
  /external/libunwind/include/tdep-x86_64/
libunwind_i.h 144 return -UNW_EBADREG;
153 return -UNW_EBADREG;
162 return -UNW_EBADREG;
176 return -UNW_EBADREG;
  /external/libunwind_llvm/src/
libunwind.cpp 90 return UNW_EBADREG;
121 return UNW_EBADREG;
136 return UNW_EBADREG;
155 return UNW_EBADREG;
  /external/libunwind/src/ia64/
unwind_i.h 166 return -UNW_EBADREG;
180 return -UNW_EBADREG;
197 return -UNW_EBADREG;
211 return -UNW_EBADREG;
278 return -UNW_EBADREG;
307 return -UNW_EBADREG;
338 return -UNW_EBADREG;
374 return -UNW_EBADREG;
  /external/libunwind/src/x86/
Gregs.c 112 return -UNW_EBADREG;
171 return -UNW_EBADREG;
  /external/libunwind/include/tdep-aarch64/
libunwind_i.h 179 return -UNW_EBADREG;
202 return -UNW_EBADREG;
221 return -UNW_EBADREG;
241 return -UNW_EBADREG;
  /external/libunwind/include/tdep-arm/
libunwind_i.h 167 return -UNW_EBADREG;
190 return -UNW_EBADREG;
209 return -UNW_EBADREG;
229 return -UNW_EBADREG;

Completed in 380 milliseconds

1 2