1
0
mirror of https://github.com/golang/go synced 2024-11-23 09:00:04 -07:00
go/usr/austin/sym
Austin Clements bd65739bc2 Implement line-to-PC mapping. Add unit tests for
PC/line/aline conversion methods.

R=rsc
APPROVED=rsc
DELTA=458  (434 added, 15 deleted, 9 changed)
OCL=33677
CL=33702
2009-08-21 18:13:35 -07:00
..
binary.go ELF reader and Go symbol table and PC/line table decoder. 2009-08-19 10:05:11 -07:00
elf.go ELF reader and Go symbol table and PC/line table decoder. 2009-08-19 10:05:11 -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 Implement line-to-PC mapping. Add unit tests for 2009-08-21 18:13:35 -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