1
0
mirror of https://github.com/golang/go synced 2024-11-06 13:36:12 -07:00
go/src/debug
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
..
dwarf all: add more uses of stringer 2018-02-19 21:33:14 +00:00
elf debug/elf: add machine and OSABI constants 2018-05-08 14:49:42 +00:00
gosym debug/gosym: intern LineTable strings 2018-04-13 19:52:07 +00:00
macho cmd/internal/objfile, debug/macho: support disassembling arm64 Mach-O objects 2018-05-16 15:32:50 +00:00
pe debug/pe: use bytes.IndexByte instead of a loop 2018-03-07 16:12:08 +00:00
plan9obj