79 #define nto_cpuinfo_flags (current_nto_target.cpuinfo_flags)
81 #define nto_cpuinfo_valid (current_nto_target.cpuinfo_valid)
83 #define nto_regset_id (current_nto_target.regset_id)
85 #define nto_supply_gregset (current_nto_target.supply_gregset)
87 #define nto_supply_fpregset (current_nto_target.supply_fpregset)
89 #define nto_supply_altregset (current_nto_target.supply_altregset)
91 #define nto_supply_regset (current_nto_target.supply_regset)
93 #define nto_register_area (current_nto_target.register_area)
95 #define nto_regset_fill (current_nto_target.regset_fill)
97 #define nto_fetch_link_map_offsets \
98 (current_nto_target.fetch_link_map_offsets)
100 #define nto_is_nto_target (current_nto_target.is_nto_target)
150 const char **out,
const char **
err);
char * nto_extra_thread_info(struct target_ops *self, struct thread_info *)
void nto_initialize_signals(void)
struct _debug_regs nto_regset_t
int(* register_area)(struct gdbarch *, int, int, unsigned *)
void(* supply_gregset)(struct regcache *, char *)
int nto_in_dynsym_resolve_code(CORE_ADDR pc)
enum gdb_osabi(* is_nto_target)(bfd *abfd)
mach_port_t mach_port_t name mach_port_t mach_port_t name error_t err
int nto_map_arch_to_cputype(const char *)
void(* supply_regset)(struct regcache *, int, char *)
char ** nto_parse_redirection(char *start_argv[], const char **in, const char **out, const char **err)
void nto_init_solib_absolute_prefix(void)
int nto_find_and_open_solib(char *, unsigned, char **)
const char const char int
enum gdb_osabi nto_elf_osabi_sniffer(bfd *abfd)
void(* supply_altregset)(struct regcache *, char *)
void nto_dummy_supply_regset(struct regcache *regcache, char *regs)
void(* supply_fpregset)(struct regcache *, char *)
struct nto_target_ops current_nto_target
int(* regset_fill)(const struct regcache *, int, char *)
void nto_relocate_section_addresses(struct so_list *, struct target_section *)