Definition at line 342 of file target-descriptions.c.
◆ target_desc() [1/2]
target_desc::target_desc |
( |
| ) |
|
|
inline |
◆ ~target_desc()
virtual target_desc::~target_desc |
( |
| ) |
|
|
virtualdefault |
◆ target_desc() [2/2]
◆ accept()
void target_desc::accept |
( |
tdesc_element_visitor & | v | ) |
const |
|
inlineoverride |
◆ operator!=()
bool target_desc::operator!= |
( |
const target_desc & | other | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool target_desc::operator== |
( |
const target_desc & | other | ) |
const |
|
inline |
◆ arch
const struct bfd_arch_info* target_desc::arch = NULL |
◆ compatible
std::vector<tdesc_compatible_info_up> target_desc::compatible |
◆ features
std::vector<tdesc_feature_up> target_desc::features |
Definition at line 366 of file target-descriptions.c.
Referenced by aarch64_fbsd_core_read_description(), aarch64_gdbarch_init(), aarch64_linux_core_read_description(), aarch64_linux_sigframe_prev_arch(), aarch64_read_description(), accept(), arc_linux_core_read_description(), arc_tdesc_init(), maint_print_c_tdesc_cmd(), operator==(), ppc_linux_match_description(), tdesc_create_feature(), tdesc_find_feature(), tdesc_has_registers(), and tdesc_use_registers().
◆ osabi
◆ properties
std::vector<property> target_desc::properties |
◆ xmltarget
char* target_desc::xmltarget = nullptr |
|
mutable |
The documentation for this struct was generated from the following file: