You copied the Doc URL to your clipboard.
--piveneer, --no_piveneer
Enables or disables the generation of a veneer for a call from position independent (PI) code to absolute code.
Usage
When using --no_piveneer
, an error message is produced if the linker
detects a call from PI code to absolute code.
Default
The default is --piveneer
.