Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
fixup name fixup overflow. Target 'target symbol name' is out of range, inserting thunk
The linker inserted a thunk in a situation where the address or offset was unable to fit in the given instruction because the target symbol is too far away from the instruction's location.
You may want to reorder the image (using the /ORDER option, for example) to avoid the extra level of indirection.