Searched defs:Elflib (Results 1 – 1 of 1) sorted by relevance
911 type Elflib struct { struct912 next *Elflib913 aux *Elfaux914 file string917 func addelflib(list **Elflib, file string, vers string) *Elfaux {