mirror of
https://github.com/golang/go
synced 2024-11-20 09:24:50 -07:00
576d648b2a
Introduce a newsym() to cmd/lib.c to add a symbol but don't add them to hash table. Introduce a new bit flag SHIDDEN and bit mask SMASK to handle hidden and/or local symbols in ELF symbol tables. Though we still need to order the symbol table entries correctly. Fix for issue 3261 comment #9. For CL 5822049. R=iant, rsc CC=golang-dev https://golang.org/cl/5823055 |
||
---|---|---|
.. | ||
6.out.h | ||
asm.c | ||
doc.go | ||
l.h | ||
list.c | ||
Makefile | ||
mkenam | ||
obj.c | ||
optab.c | ||
pass.c | ||
prof.c | ||
span.c |