|
GDB (xrefs)
|
Public Member Functions | |
| property (const std::string &key_, const std::string &value_) | |
Public Attributes | |
| std::string | key |
| std::string | value |
Definition at line 67 of file target-descriptions.c.
|
inline |
Definition at line 69 of file target-descriptions.c.
| std::string property::key |
Definition at line 73 of file target-descriptions.c.
Referenced by tdesc_property(), and print_c_tdesc::visit_pre().
| std::string property::value |
Definition at line 74 of file target-descriptions.c.
Referenced by tdesc_property(), and print_c_tdesc::visit_pre().
1.8.14