1
0
mirror of https://github.com/golang/go synced 2024-11-08 05:46:12 -07:00
go/src/cmd/internal/objfile
Tobias Klauser ca3364836f cmd/internal/objfile, debug/macho: support disassembling arm64 Mach-O objects
Fixes #25423

Change-Id: I6bed0726b8f4c7d607a3df271b2ab1006e96fa75
Reviewed-on: https://go-review.googlesource.com/113356
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-05-16 15:32:50 +00:00
..
disasm.go cmd/internal/objfile: emit trailing tab outside of Disasm.Decode 2018-04-18 18:07:05 +00:00
elf.go cmd/nm: handle cgo archive 2017-09-21 01:01:44 +00:00
goobj.go cmd: avoid unnecessary type conversions 2018-02-26 20:22:06 +00:00
macho.go cmd/internal/objfile, debug/macho: support disassembling arm64 Mach-O objects 2018-05-16 15:32:50 +00:00
objfile.go cmd/nm: handle cgo archive 2017-09-21 01:01:44 +00:00
pe.go cmd/nm: handle cgo archive 2017-09-21 01:01:44 +00:00
plan9obj.go cmd/nm: handle cgo archive 2017-09-21 01:01:44 +00:00