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 42 of file target-descriptions.c.
|
inline |
Definition at line 44 of file target-descriptions.c.
std::string property::key |
Definition at line 48 of file target-descriptions.c.
Referenced by tdesc_property(), and print_c_tdesc::visit_pre().
std::string property::value |
Definition at line 49 of file target-descriptions.c.
Referenced by gdb.command.prompt._ExtendedPrompt::__init__(), gdb-gdb.TypeFlag::__lt__(), gdb.command.prompt._ExtendedPrompt::before_prompt_hook(), gdb.command.prompt._ExtendedPrompt::get_show_string(), tdesc_property(), and print_c_tdesc::visit_pre().