HomeSort by: relevance | last modified time | path
    Searched refs:set_gdbarch_cannot_store_register (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/
mips-netbsd-tdep.c 372 set_gdbarch_cannot_store_register (gdbarch, mipsnbsd_cannot_store_register);
lm32-tdep.c 511 set_gdbarch_cannot_store_register (gdbarch, lm32_cannot_store_register);
arc-linux-tdep.c 723 set_gdbarch_cannot_store_register (gdbarch, arc_linux_cannot_store_register);
hppa-tdep.c 3017 set_gdbarch_cannot_store_register (gdbarch,
3027 set_gdbarch_cannot_store_register (gdbarch,
s390-linux-tdep.c 1142 set_gdbarch_cannot_store_register (gdbarch, s390_cannot_store_register);
tilegx-tdep.c 988 set_gdbarch_cannot_store_register (gdbarch,
cris-tdep.c 3995 set_gdbarch_cannot_store_register (gdbarch, cris_cannot_store_register);
4011 set_gdbarch_cannot_store_register
alpha-tdep.c 1799 set_gdbarch_cannot_store_register (gdbarch, alpha_cannot_store_register);
arc-tdep.c 2308 set_gdbarch_cannot_store_register (gdbarch, arc_cannot_store_register);
gdbarch-gen.h 396 extern void set_gdbarch_cannot_store_register (struct gdbarch *gdbarch, gdbarch_cannot_store_register_ftype *cannot_store_register);
aarch64-tdep.c 4653 set_gdbarch_cannot_store_register (gdbarch, aarch64_cannot_store_register);
riscv-tdep.c 4389 set_gdbarch_cannot_store_register (gdbarch, riscv_cannot_store_register);
gdbarch-gen.c 2476 set_gdbarch_cannot_store_register (struct gdbarch *gdbarch, function
  /src/external/gpl3/gdb/dist/gdb/
mips-netbsd-tdep.c 409 set_gdbarch_cannot_store_register (gdbarch, mipsnbsd_cannot_store_register);
arc-linux-tdep.c 724 set_gdbarch_cannot_store_register (gdbarch, arc_linux_cannot_store_register);
lm32-tdep.c 512 set_gdbarch_cannot_store_register (gdbarch, lm32_cannot_store_register);
hppa-tdep.c 3018 set_gdbarch_cannot_store_register (gdbarch,
3028 set_gdbarch_cannot_store_register (gdbarch,
s390-linux-tdep.c 1185 set_gdbarch_cannot_store_register (gdbarch, s390_cannot_store_register);
tilegx-tdep.c 989 set_gdbarch_cannot_store_register (gdbarch,
cris-tdep.c 3993 set_gdbarch_cannot_store_register (gdbarch, cris_cannot_store_register);
4009 set_gdbarch_cannot_store_register
alpha-tdep.c 1807 set_gdbarch_cannot_store_register (gdbarch, alpha_cannot_store_register);
arc-tdep.c 2310 set_gdbarch_cannot_store_register (gdbarch, arc_cannot_store_register);
gdbarch-gen.h 396 extern void set_gdbarch_cannot_store_register (struct gdbarch *gdbarch, gdbarch_cannot_store_register_ftype *cannot_store_register);
riscv-tdep.c 4424 set_gdbarch_cannot_store_register (gdbarch, riscv_cannot_store_register);
aarch64-tdep.c 4794 set_gdbarch_cannot_store_register (gdbarch, aarch64_cannot_store_register);

Completed in 62 milliseconds

1 2