-
Russ Cox authored
Non-ELF binary formats are much less flexible and typically do not have a good place to store the build ID. We store it as raw bytes at the beginning of the text segment. The only system I know of that will be upset about this is NaCl, and NaCl is an ELF system and does not use this. For #11048. Change-Id: Iaa7ace703c4cf36392e752eea9b55e2ce49e9826 Reviewed-on: https://go-review.googlesource.com/10708Reviewed-by: Ian Lance Taylor <iant@golang.org>
9ae3c560
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ar.go | ||
arch.go | ||
data.go | ||
decodesym.go | ||
dwarf.go | ||
dwarf_defs.go | ||
elf.go | ||
go.go | ||
ld.go | ||
ldelf.go | ||
ldmacho.go | ||
ldpe.go | ||
lib.go | ||
link.go | ||
macho.go | ||
macho_combine_dwarf.go | ||
objfile.go | ||
pcln.go | ||
pe.go | ||
pobj.go | ||
sym.go | ||
symtab.go | ||
textflag.go | ||
util.go |