Searched defs:SymAndPos (Results 1 – 1 of 1) sorted by relevance
242 type SymAndPos struct { struct243 Sym *obj.LSym // LSym of callee244 Pos src.XPos // line of call