Specifies the addressing mode that the linker uses when resolving references.
-model keyword
The choices for keyword are:
absolute
Use absolute executable and data addressing. This choice is the default.
sda_pic_pid
Use position-independent addressing executable code and data.
This is a linker option.