diff options
| author | Than McIntosh <thanm@google.com> | 2022-02-07 15:30:34 -0500 |
|---|---|---|
| committer | Than McIntosh <thanm@google.com> | 2022-03-31 14:57:20 +0000 |
| commit | cdee8004ab5fa71d705979eaaee0948200256ed0 (patch) | |
| tree | fb2ed1d34c82c3b7b07b33f0f60c52d8291f125f /src/debug/pe/testdata | |
| parent | 2ea9376266b71e8a0752b8b3663bbf5b9ed48c4d (diff) | |
| download | go-cdee8004ab5fa71d705979eaaee0948200256ed0.tar.xz | |
cmd/link: resolve __CTOR_LIST__/__DTOR_LIST__ refs for PE
When doing an internal link on Windows, it's possible to see
unresolved references to the symbols "__CTOR_LIST__" and/or
"__DTOR_LIST__" (which are needed in some circumstances). If these are
still unresolved at the point where we're done reading host objects,
then synthesize dummy versions of them.
Updates #35006.
Change-Id: I408bf18499bba05752710cf5a41621123bd84a3b
Reviewed-on: https://go-review.googlesource.com/c/go/+/383836
Reviewed-by: Cherry Mui <cherryyz@google.com>
Trust: Than McIntosh <thanm@google.com>
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/debug/pe/testdata')
0 files changed, 0 insertions, 0 deletions
