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

12

  /external/libunwind/include/tdep-hppa/
libunwind_i.h 164 return -UNW_EBADREG;
187 return -UNW_EBADREG;
206 return -UNW_EBADREG;
226 return -UNW_EBADREG;
  /external/libunwind/include/tdep-mips/
libunwind_i.h 217 return -UNW_EBADREG;
240 return -UNW_EBADREG;
259 return -UNW_EBADREG;
281 return -UNW_EBADREG;
  /external/libunwind/include/tdep-sh/
libunwind_i.h 165 return -UNW_EBADREG;
188 return -UNW_EBADREG;
207 return -UNW_EBADREG;
227 return -UNW_EBADREG;
  /external/libunwind/include/tdep-x86/
libunwind_i.h 168 return -UNW_EBADREG;
191 return -UNW_EBADREG;
210 return -UNW_EBADREG;
230 return -UNW_EBADREG;
  /external/libunwind/src/ia64/
Grbs.c 139 return -UNW_EBADREG;
167 return -UNW_EBADREG;
261 return -UNW_EBADREG;
Ginit.c 235 return -UNW_EBADREG;
273 return -UNW_EBADREG;
330 return -UNW_EBADREG;
369 return -UNW_EBADREG;
461 ret = -UNW_EBADREG;
Gregs.c 348 return -UNW_EBADREG; /* can't set NaT bit */
443 return -UNW_EBADREG;
452 return -UNW_EBADREG;
552 return -UNW_EBADREG;
605 return -UNW_EBADREG;
Gparser.c 848 return -UNW_EBADREG;
854 return -UNW_EBADREG;
887 return -UNW_EBADREG;
  /external/libunwind/src/ptrace/
_UPT_access_reg.c 275 return -UNW_EBADREG;
352 return -UNW_EBADREG;
407 return -UNW_EBADREG;
  /external/libunwind/src/x86/
Ginit.c 219 return -UNW_EBADREG;
252 return -UNW_EBADREG;
  /external/libunwind/src/x86_64/
Ginit.c 236 return -UNW_EBADREG;
269 return -UNW_EBADREG;
  /external/libunwind/include/
libunwind-common.h.in 51 UNW_EBADREG, /* bad register number */
libunwind-common.h 63 UNW_EBADREG, /* bad register number */
  /external/libunwind_llvm/include/
libunwind.h 51 UNW_EBADREG = -6542, /* bad register number */
  /external/libunwind/src/dwarf/
Gparser.c 45 return -UNW_EBADREG;
149 ret = -UNW_EBADREG;
  /external/libunwind_llvm/src/
DwarfInstructions.hpp 191 return UNW_EBADREG;

Completed in 389 milliseconds

12