go/src/cmd/link
Than McIntosh 30b0c819d1 [dev.link] cmd/link/internal/loader: expand methods for FuncInfo
Expand the methods for the FuncInfo helper, to support reading the
contents of an object file FuncInfo aux symbol using the new style
(that is to say, incrementally and without allocating slices to hold
the various bits).

Change-Id: I953d72c4a53f98c840e6b25b08fd33dc4a833dd5
Reviewed-on: https://go-review.googlesource.com/c/go/+/227585
Reviewed-by: Cherry Zhang <cherryyz@google.com>
2020-04-10 12:33:04 +00:00
..
internal [dev.link] cmd/link/internal/loader: expand methods for FuncInfo 2020-04-10 12:33:04 +00:00
testdata cmd/link/internal/ld: copy Mach-O platform version commands to go.o 2019-03-21 08:41:51 +00:00
doc.go cmd/compile, cmd/link: document more flags 2019-01-25 04:57:20 +00:00
dwarf_test.go cmd/link: ensure cgo cflags do not leak into dwarf tests 2020-01-24 19:47:23 +00:00
elf_test.go cmd/link: improve gap detection in TestPIESize 2020-02-25 02:17:17 +00:00
link_test.go [dev.link] all: merge branch 'master' into dev.link 2020-04-02 14:06:19 -04:00
linkbig_test.go cmd/link: add missing error check in test 2019-03-02 05:00:48 +00:00
main.go cmd/internal/objabi,cmd/link: initial linker support for riscv64 2019-11-13 08:07:51 +00:00