GDB (xrefs)
|
Public Attributes | |
char * | name |
int | from_tty |
struct section_addr_info * | addrs |
int | mainline |
int | flags |
struct ui_file * | err |
struct ui_file * | out |
struct objfile * | ret |
Definition at line 538 of file windows-nat.c.
struct section_addr_info* safe_symbol_file_add_args::addrs |
Definition at line 542 of file windows-nat.c.
struct ui_file* safe_symbol_file_add_args::err |
Definition at line 545 of file windows-nat.c.
int safe_symbol_file_add_args::flags |
Definition at line 544 of file windows-nat.c.
int safe_symbol_file_add_args::from_tty |
Definition at line 541 of file windows-nat.c.
int safe_symbol_file_add_args::mainline |
Definition at line 543 of file windows-nat.c.
char* safe_symbol_file_add_args::name |
Definition at line 540 of file windows-nat.c.
struct ui_file * safe_symbol_file_add_args::out |
Definition at line 545 of file windows-nat.c.
struct objfile* safe_symbol_file_add_args::ret |
Definition at line 546 of file windows-nat.c.