vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
SectionStats.SectionStats
vox
be
pecoff
SectionStats
Undocumented in source.
struct
SectionStats
static
struct
SectionStats {
size_t
sectionsTotalSize
;
size_t
numOfSections
;
void
visit
(Section section);
}
Members
Functions
visit
void
visit
(Section section)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
numOfSections
size_t
numOfSections
;
Undocumented in source.
sectionsTotalSize
size_t
sectionsTotalSize
;
Undocumented in source.
Meta
Source
See Implementation
vox
be
pecoff
SectionStats
functions
print
visit
structs
Key
SectionStats
variables
stats
totalSymbols