Searched defs:ElfSect (Results 1 – 1 of 1) sorted by relevance
54 type ElfSect struct { struct55 name string56 nameoff uint3257 type_ elf.SectionType58 flags elf.SectionFlag59 addr uint6460 off uint6461 size uint6462 link uint3263 info uint32[all …]