GDB (xrefs)
Public Attributes | List of all members
safe_symbol_file_add_args Struct Reference

Public Attributes

char * name
 
int from_tty
 
struct section_addr_infoaddrs
 
int mainline
 
int flags
 
struct ui_fileerr
 
struct ui_fileout
 
struct objfileret
 

Detailed Description

Definition at line 538 of file windows-nat.c.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: