]> Cypherpunks repositories - gostls13.git/commit
runtime: rename _func.entryoff to entryOff
authorMichael Pratt <mpratt@google.com>
Tue, 6 Sep 2022 22:03:30 +0000 (18:03 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 7 Sep 2022 15:42:49 +0000 (15:42 +0000)
commit7ebaa6587bb0d0454c87796fd894c751f91f2bff
tree1b921eaa868f6910cfa402601ccb794e6c9affb4
parentdf9d53d93b7ae8fb4ba510fe259a58d873f06c70
runtime: rename _func.entryoff to entryOff

To match _func.nameOff.

Change-Id: I75e71cadaa0f7ca8844d1b49950673797b227074
Reviewed-on: https://go-review.googlesource.com/c/go/+/428658
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Michael Pratt <mpratt@google.com>
src/runtime/runtime2.go
src/runtime/symtab.go