vox v0.2.0 (2022-04-19T16:16:42Z)
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