]> Cypherpunks repositories - gostls13.git/commit
ELF reader and Go symbol table and PC/line table decoder.
authorAustin Clements <aclements@csail.mit.edu>
Wed, 19 Aug 2009 17:05:11 +0000 (10:05 -0700)
committerAustin Clements <aclements@csail.mit.edu>
Wed, 19 Aug 2009 17:05:11 +0000 (10:05 -0700)
commit6ece1b561c8b42efce68484edd2c9a6449264e96
tree213b3794503aab8d5e52cf0799fb309d995470c8
parent382a19c3dedb1f46a2066510243d30c8ba55eebc
ELF reader and Go symbol table and PC/line table decoder.

R=rsc
APPROVED=rsc
DELTA=1425  (1425 added, 0 deleted, 0 changed)
OCL=33432
CL=33517
usr/austin/sym/Makefile [new file with mode: 0644]
usr/austin/sym/binary.go [new file with mode: 0644]
usr/austin/sym/elf.go [new file with mode: 0644]
usr/austin/sym/elffmt.go [new file with mode: 0644]
usr/austin/sym/gosymtab.go [new file with mode: 0644]