The -native_exec_retakeover option incorrectly marks the 32-bit dynamic linker sequence for an imported library call as a non-call, leading to loss of control. We fix that by using proper ordering of checks for a native_exec gateway.
Test improvements that show this will come in as part of #2372 (closed).
Fixes #2381 (closed)