Specifies a limit to the number of veneer generation passes the linker attempts to make when certain conditions are met.
Syntax
--max_veneer_passes=value
Where value is the maximum number of veneer passes the
linker is to attempt. The minimum value you can specify is one.
Usage
The linker applies this limit when both the following conditions are met:
A section that is sufficiently large has a relocation that requires a
veneer.
The linker cannot place the veneer close enough to the call site.
The linker attempts to diagnose the failure if the maximum number of veneer generation
passes you specify is exceeded, and displays a warning message. You can downgrade this
warning message using --diag_remark.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.