GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
load_progress_data Struct Reference

Public Attributes

unsigned long write_count = 0
 
unsigned long data_count = 0
 
bfd_size_type total_size = 0
 

Detailed Description

Definition at line 1889 of file symfile.c.

Member Data Documentation

◆ data_count

unsigned long load_progress_data::data_count = 0

Definition at line 1893 of file symfile.c.

Referenced by generic_load(), and load_progress().

◆ total_size

bfd_size_type load_progress_data::total_size = 0

Definition at line 1894 of file symfile.c.

Referenced by generic_load(), and load_progress().

◆ write_count

unsigned long load_progress_data::write_count = 0

Definition at line 1892 of file symfile.c.

Referenced by generic_load(), and load_progress().


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