Home
last modified time | relevance | path

Searched defs:target_desc (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dtarget-descriptions.c341 struct target_desc : tdesc_element struct
343 target_desc () in target_desc() function
349 void operator= (const target_desc &) = delete; argument
352 const struct bfd_arch_info *arch = NULL;
356 enum gdb_osabi osabi = GDB_OSABI_UNKNOWN;
380 bool operator== (const target_desc &other) const argument
403 bool operator!= (const target_desc &other) const argument
695 tdesc_osabi (const struct target_desc *target_desc) in tdesc_osabi()
1104 const struct target_desc *target_desc, in tdesc_use_registers()
1227 delete target_desc; in operator() local
[all …]
H A Dgdbarch.h1742 const struct target_desc *target_desc; member
H A Darch-utils.c385 choose_architecture_for_target (const struct target_desc *target_desc, in choose_architecture_for_target()
H A Dgdbarch.c132 const struct target_desc * target_desc; member
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-descriptions.c341 struct target_desc : tdesc_element struct
343 target_desc () in target_desc() function
349 void operator= (const target_desc &) = delete; argument
352 const struct bfd_arch_info *arch = NULL;
356 enum gdb_osabi osabi = GDB_OSABI_UNKNOWN;
380 bool operator== (const target_desc &other) const argument
403 bool operator!= (const target_desc &other) const argument
695 tdesc_osabi (const struct target_desc *target_desc) in tdesc_osabi()
1104 const struct target_desc *target_desc, in tdesc_use_registers()
1227 delete target_desc; in operator() local
[all …]
H A Dgdbarch.h1742 const struct target_desc *target_desc; member
H A Darch-utils.c385 choose_architecture_for_target (const struct target_desc *target_desc, in choose_architecture_for_target()
H A Dgdbarch.c132 const struct target_desc * target_desc; member
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dtdesc.cc142 tdesc_compatible_info_list (const target_desc *target_desc) in tdesc_compatible_info_list()
159 tdesc_architecture_name (const struct target_desc *target_desc) in tdesc_architecture_name()
167 set_tdesc_architecture (struct target_desc *target_desc, in set_tdesc_architecture()
176 tdesc_osabi_name (const struct target_desc *target_desc) in tdesc_osabi_name()
184 set_tdesc_osabi (struct target_desc *target_desc, const char *name) in set_tdesc_osabi()
H A Dtdesc.h63 target_desc () in target_desc() function
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dtdesc.cc142 tdesc_compatible_info_list (const target_desc *target_desc) in tdesc_compatible_info_list()
159 tdesc_architecture_name (const struct target_desc *target_desc) in tdesc_architecture_name()
167 set_tdesc_architecture (struct target_desc *target_desc, in set_tdesc_architecture()
176 tdesc_osabi_name (const struct target_desc *target_desc) in tdesc_osabi_name()
184 set_tdesc_osabi (struct target_desc *target_desc, const char *name) in set_tdesc_osabi()
H A Dtdesc.h63 target_desc () in target_desc() function