1
0
mirror of https://github.com/golang/go synced 2024-11-14 14:20:30 -07:00
go/usr/austin/sym
Austin Clements eabcb10a32 Don't crash in Sym.ReceiverName for symbols like "x.x"
R=rsc
APPROVED=rsc
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=34404
CL=34406
2009-09-04 16:12:50 -07:00
..
binary.go remove Line in bufio.ReadLine(Bytes|Slice|String) 2009-08-27 11:20:15 -07:00
elf.go Decode overlapping section names correctly. 2009-08-21 18:30:20 -07:00
elffmt.go ELF reader and Go symbol table and PC/line table decoder. 2009-08-19 10:05:11 -07:00
gosymtab.go Don't crash in Sym.ReceiverName for symbols like "x.x" 2009-09-04 16:12:50 -07:00
Makefile ELF reader and Go symbol table and PC/line table decoder. 2009-08-19 10:05:11 -07:00
pclinetest.h Implement line-to-PC mapping. Add unit tests for 2009-08-21 18:13:35 -07:00
pclinetest.s Implement line-to-PC mapping. Add unit tests for 2009-08-21 18:13:35 -07:00
sym_test.go Implement line-to-PC mapping. Add unit tests for 2009-08-21 18:13:35 -07:00