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

Public Attributes

unsigned long write_count
 
unsigned long data_count
 
bfd_size_type total_size
 

Detailed Description

Definition at line 1922 of file symfile.c.

Member Data Documentation

unsigned long load_progress_data::data_count

Definition at line 1925 of file symfile.c.

Referenced by generic_load(), and load_progress().

bfd_size_type load_progress_data::total_size

Definition at line 1926 of file symfile.c.

Referenced by generic_load(), and load_progress().

unsigned long load_progress_data::write_count

Definition at line 1924 of file symfile.c.

Referenced by generic_load(), and load_progress().


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