You copied the Doc URL to your clipboard.
11.94 --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.
Note
Not supported for AArch64 state.Default
The default is --piveneer
.