SPRAB89A September 2011 – March 2014
Calls to imported functions go through a PLT entry that can be generated by either the compiler or the static linker. Lazy binding is not supported. The PLT can use absolute, PC-relative, or GOT-based addressing to address the function, depending on the degree of position independence required.