Searched defs:myElf (Results 1 – 1 of 1) sorted by relevance
18 type myElf struct { struct19 *elf.File20 path string21 sectionsByName map[string]*elf.Section