1
0
mirror of https://github.com/golang/go synced 2024-11-25 20:47:58 -07:00
go/usr/austin
Austin Clements 4211384976 Switch ogle to in-tree gosym package. Delete my private sym
package.  If a Sym is a function symbol, include a reference
to the Func so it's easily accessible when you're traversing
the list of all symbols.  This diff is more interesting than
the proc switch because the gosym interface differs from the
old sym interface.

R=rsc
APPROVED=rsc
DELTA=1957  (34 added, 1868 deleted, 55 changed)
OCL=34969
CL=35008
2009-09-25 09:39:08 -07:00
..
eval Fix unused imports 2009-09-25 09:38:10 -07:00
ogle Switch ogle to in-tree gosym package. Delete my private sym 2009-09-25 09:39:08 -07:00