• Russ Cox's avatar
    symbol table changes · 67addd4e
    Russ Cox authored
    	* add gotype string to symbol table
    	* fill in gotype in 6l for known funcs/vars
    	* print gotype with nm -t
    
    	* load symbol and pc/ln tables into memory at magic address 0x99<<32.
    	* add sys.symdat() to retrieve raw bytes of symbol table
    	  and pc/ln table.
    
    most of this should be considered experimental
    and subject to change.
    
    R=r
    DELTA=157  (128 added, 0 deleted, 29 changed)
    OCL=19746
    CL=19750
    67addd4e
Name
Last commit
Last update
..
ar.h Loading commit data...
bio.h Loading commit data...
bootexec.h Loading commit data...
fmt.h Loading commit data...
libc.h Loading commit data...
mach_amd64.h Loading commit data...
u.h Loading commit data...
ureg_amd64.h Loading commit data...
ureg_x86.h Loading commit data...
utf.h Loading commit data...