Everything
8.6.1 PIC

Position-independent is achieved by referencing the code in PC-relative mode in the CC-RH.

When the -pic option is specified, the default section to which code is allocated will be the .pctext section. Execution at a given address is enabled by calling functions that were allocated to the .pctext section or referencing addresses in PC-relative mode.