aboutsummaryrefslogtreecommitdiff
path: root/src/debug/elf
diff options
context:
space:
mode:
authorCherry Zhang <cherryyz@google.com>2021-01-25 17:13:51 -0500
committerCherry Zhang <cherryyz@google.com>2021-03-01 22:49:36 +0000
commit700b73975e9a925584773e6df85b175371cf9d95 (patch)
tree9978fdc17b97c535cf67b71c680956cbb8fd58f5 /src/debug/elf
parenta69c45213d7fa18a09e59274e0e18db7766bf5c8 (diff)
downloadgo-700b73975e9a925584773e6df85b175371cf9d95.tar.xz
runtime: use entersyscall in syscall_syscallX on Darwin
CL 197938 changed syscall* functions to call entersyscall, instead of entersyscallblock. It missed syscall_syscallX, probably because it was in sys_darwin_64.go, not sys_darwin.go like others. Change that one as well. Found during the review of CL 270380 (thanks Joel). Change-Id: I0884fc766703f555a3895be332dccfa7d2431374 Reviewed-on: https://go-review.googlesource.com/c/go/+/286435 Trust: Cherry Zhang <cherryyz@google.com> Run-TryBot: Cherry Zhang <cherryyz@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/debug/elf')
0 files changed, 0 insertions, 0 deletions