-
Clément Chigot authored
XCOFF files can't have multiples text or data sections. The name of each type section must be .text, .data and .bss. This commit also updates cmd/internal/objfile/xcoff.go to retrieve Go sections using runtime symbols. Change-Id: Ib6315f19dad2d154a4531fc6508e7cbd8bc94743 Reviewed-on: https://go-review.googlesource.com/c/151037 Run-TryBot: Ian Lance Taylor <iant@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
3f9efe75
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
disasm.go | ||
elf.go | ||
goobj.go | ||
macho.go | ||
objfile.go | ||
pe.go | ||
plan9obj.go | ||
xcoff.go |