Searched defs:Section (Results 1 – 1 of 1) sorted by relevance
173 Section *Section member176 type Section struct { struct177 Name string178 Addr uint64 // Virtual address of the start of the section.179 Offset uint64 // Offset into the file of the start of the section.180 Size uint64