/external/libunwind/src/ptrace/ |
D | _UPT_access_fpreg.c | 40 return -UNW_EBADREG; in _UPT_access_fpreg() 55 return -UNW_EBADREG; in _UPT_access_fpreg() 69 return -UNW_EBADREG; in _UPT_access_fpreg() 83 return -UNW_EBADREG; in _UPT_access_fpreg() 86 return -UNW_EBADREG; in _UPT_access_fpreg() 96 return -UNW_EBADREG; in _UPT_access_fpreg() 114 return -UNW_EBADREG; in _UPT_access_fpreg()
|
/external/libunwind/include/tdep-ppc32/ |
D | libunwind_i.h | 133 return -UNW_EBADREG; in dwarf_getvr() 159 return -UNW_EBADREG; in dwarf_putvr() 183 return -UNW_EBADREG; in dwarf_getfp() 204 return -UNW_EBADREG; in dwarf_putfp() 222 return -UNW_EBADREG; in dwarf_get() 243 return -UNW_EBADREG; in dwarf_put()
|
/external/libunwind/include/tdep-ppc64/ |
D | libunwind_i.h | 133 return -UNW_EBADREG; in dwarf_getvr() 159 return -UNW_EBADREG; in dwarf_putvr() 183 return -UNW_EBADREG; in dwarf_getfp() 204 return -UNW_EBADREG; in dwarf_putfp() 222 return -UNW_EBADREG; in dwarf_get() 243 return -UNW_EBADREG; in dwarf_put()
|
/external/libunwind/src/sh/ |
D | Gregs.c | 64 return -UNW_EBADREG; in tdep_access_reg() 78 return -UNW_EBADREG; in tdep_access_fpreg()
|
D | Ginit.c | 154 return -UNW_EBADREG; in access_reg() 187 return -UNW_EBADREG; in access_fpreg()
|
/external/libunwind/src/arm/ |
D | Gregs.c | 64 return -UNW_EBADREG; in tdep_access_reg() 80 return -UNW_EBADREG; in tdep_access_fpreg()
|
/external/libunwind/src/ia64/ |
D | unwind_i.h | 166 return -UNW_EBADREG; in ia64_getfp() 180 return -UNW_EBADREG; in ia64_putfp() 197 return -UNW_EBADREG; in ia64_get() 211 return -UNW_EBADREG; in ia64_put() 278 return -UNW_EBADREG; in ia64_getfp() 307 return -UNW_EBADREG; in ia64_putfp() 338 return -UNW_EBADREG; in ia64_get() 374 return -UNW_EBADREG; in ia64_put()
|
D | Ginit.c | 235 return -UNW_EBADREG; in access_reg() 273 return -UNW_EBADREG; in access_fpreg() 330 return -UNW_EBADREG; in access_reg() 369 return -UNW_EBADREG; in access_fpreg() 461 ret = -UNW_EBADREG; in ia64_uc_access_reg()
|
D | Gregs.c | 348 return -UNW_EBADREG; /* can't set NaT bit */ in access_nat() 443 return -UNW_EBADREG; in tdep_access_reg() 452 return -UNW_EBADREG; in tdep_access_reg() 552 return -UNW_EBADREG; in tdep_access_reg() 605 return -UNW_EBADREG; in tdep_access_fpreg()
|
D | Grbs.c | 139 return -UNW_EBADREG; in rbs_find_stacked() 167 return -UNW_EBADREG; in rbs_find_stacked() 261 return -UNW_EBADREG; in rbs_cover_and_flush()
|
/external/libunwind/src/mips/ |
D | Gregs.c | 86 return -UNW_EBADREG; in tdep_access_reg() 102 return -UNW_EBADREG; in tdep_access_fpreg()
|
/external/libunwind/src/ppc32/ |
D | Gregs.c | 63 return -UNW_EBADREG; in tdep_access_reg() 88 return -UNW_EBADREG; in tdep_access_fpreg()
|
/external/libunwind/src/hppa/ |
D | Gregs.c | 62 return -UNW_EBADREG; in tdep_access_reg() 79 return -UNW_EBADREG; in tdep_access_fpreg()
|
/external/libunwind/include/tdep-x86_64/ |
D | libunwind_i.h | 144 return -UNW_EBADREG; in dwarf_getfp() 153 return -UNW_EBADREG; in dwarf_putfp() 162 return -UNW_EBADREG; in dwarf_get() 176 return -UNW_EBADREG; in dwarf_put()
|
/external/libunwind/src/aarch64/ |
D | Gregs.c | 98 return -UNW_EBADREG; in tdep_access_reg() 112 return -UNW_EBADREG; in tdep_access_fpreg()
|
/external/libunwind/src/ppc64/ |
D | Gregs.c | 64 return -UNW_EBADREG; in tdep_access_reg() 98 return -UNW_EBADREG; in tdep_access_fpreg()
|
/external/libunwind_llvm/src/ |
D | libunwind.cpp | 169 return UNW_EBADREG; in unw_get_reg() 188 return UNW_EBADREG; in unw_set_reg() 203 return UNW_EBADREG; in unw_get_fpreg() 222 return UNW_EBADREG; in unw_set_fpreg()
|
/external/libunwind/include/tdep-aarch64/ |
D | libunwind_i.h | 179 return -UNW_EBADREG; in dwarf_getfp() 202 return -UNW_EBADREG; in dwarf_putfp() 221 return -UNW_EBADREG; in dwarf_get() 241 return -UNW_EBADREG; in dwarf_put()
|
/external/libunwind/include/tdep-sh/ |
D | libunwind_i.h | 165 return -UNW_EBADREG; in dwarf_getfp() 188 return -UNW_EBADREG; in dwarf_putfp() 207 return -UNW_EBADREG; in dwarf_get() 227 return -UNW_EBADREG; in dwarf_put()
|
/external/libunwind/include/tdep-hppa/ |
D | libunwind_i.h | 164 return -UNW_EBADREG; in dwarf_getfp() 187 return -UNW_EBADREG; in dwarf_putfp() 206 return -UNW_EBADREG; in dwarf_get() 226 return -UNW_EBADREG; in dwarf_put()
|
/external/libunwind/include/tdep-x86/ |
D | libunwind_i.h | 168 return -UNW_EBADREG; in dwarf_getfp() 191 return -UNW_EBADREG; in dwarf_putfp() 210 return -UNW_EBADREG; in dwarf_get() 230 return -UNW_EBADREG; in dwarf_put()
|
/external/libunwind/include/tdep-arm/ |
D | libunwind_i.h | 167 return -UNW_EBADREG; in dwarf_getfp() 190 return -UNW_EBADREG; in dwarf_putfp() 209 return -UNW_EBADREG; in dwarf_get() 229 return -UNW_EBADREG; in dwarf_put()
|
/external/libunwind/include/tdep-mips/ |
D | libunwind_i.h | 217 return -UNW_EBADREG; in dwarf_getfp() 240 return -UNW_EBADREG; in dwarf_putfp() 259 return -UNW_EBADREG; in dwarf_get() 281 return -UNW_EBADREG; in dwarf_put()
|
/external/libunwind/src/x86_64/ |
D | Gregs.c | 124 return -UNW_EBADREG; in tdep_access_reg() 137 return -UNW_EBADREG; in tdep_access_fpreg()
|
/external/libunwind/src/x86/ |
D | Gregs.c | 112 return -UNW_EBADREG; in tdep_access_reg() 171 return -UNW_EBADREG; in tdep_access_fpreg()
|