HomeSort by: relevance | last modified time | path
    Searched defs:loongarch_target (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-def.h 121 struct loongarch_target struct
  /src/external/gpl3/gdb/dist/gdbserver/
linux-loongarch-low.cc 27 class loongarch_target : public linux_process_target class in inherits:linux_process_target
58 static loongarch_target the_loongarch_target;
61 loongarch_target::low_cannot_fetch_register (int regno)
68 loongarch_target::low_cannot_store_register (int regno)
77 loongarch_target::low_arch_setup ()
302 loongarch_target::get_regs_info ()
310 loongarch_target::low_fetch_register (regcache *regcache, int regno)
319 loongarch_target::low_supports_breakpoints ()
327 loongarch_target::low_get_pc (regcache *regcache)
338 loongarch_target::low_set_pc (regcache *regcache, CORE_ADDR newpc
    [all...]
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-loongarch-low.cc 27 class loongarch_target : public linux_process_target class in inherits:linux_process_target
58 static loongarch_target the_loongarch_target;
61 loongarch_target::low_cannot_fetch_register (int regno)
68 loongarch_target::low_cannot_store_register (int regno)
77 loongarch_target::low_arch_setup ()
302 loongarch_target::get_regs_info ()
310 loongarch_target::low_fetch_register (regcache *regcache, int regno)
319 loongarch_target::low_supports_breakpoints ()
327 loongarch_target::low_get_pc (regcache *regcache)
338 loongarch_target::low_set_pc (regcache *regcache, CORE_ADDR newpc
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-def.h 176 struct loongarch_target struct

Completed in 39 milliseconds