]> Cypherpunks repositories - gostls13.git/commit
debug/macho: add relocation types
authorHiroshi Ioka <hirochachacha@gmail.com>
Mon, 14 Aug 2017 10:39:17 +0000 (19:39 +0900)
committerIan Lance Taylor <iant@golang.org>
Mon, 14 Aug 2017 18:45:40 +0000 (18:45 +0000)
commitbac1cc0d1675a0e958b366837e6230f4f09c2a5b
treee4eca68173a37486d90b50a2fa5f60dc044868a0
parentb7c600d6ba8828dbdc6a047aac240d40b4fc44a7
debug/macho: add relocation types

Fixes #21435

Change-Id: I5f8d93a45b84a871ceea881ecb1a38a37e96006c
Reviewed-on: https://go-review.googlesource.com/55263
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/debug/macho/file_test.go
src/debug/macho/reloctype.go [new file with mode: 0644]
src/debug/macho/reloctype_string.go [new file with mode: 0644]