]> Cypherpunks repositories - gostls13.git/commit
debug/elf: add many PT_ and DT_ constants
authorIan Lance Taylor <iant@golang.org>
Wed, 16 Sep 2020 04:20:22 +0000 (21:20 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 18 Sep 2020 00:39:35 +0000 (00:39 +0000)
commit9e9c030083491aa485152601ebb3b96faa6dec4c
tree9b18cd2c637da17fb14f6b9ee0cdd70fba0676f2
parent982ac06f3df4ea08ae0506e6f9fb53eb27ddb140
debug/elf: add many PT_ and DT_ constants

Change-Id: Icbb5a0f0ff4aa0a425aa4a15477da7bd0d58339c
Reviewed-on: https://go-review.googlesource.com/c/go/+/255138
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/debug/elf/elf.go