--init=symbol
symbol
This option specifies the symbol name that is used to define initialization code. A dynamic linker executes this code when it loads the executable file or shared object.
Using the Linker:
BPABI and SysV shared libraries and executables.
--dynamic_linker=name
--fini=symbol
--library=name
--runpath=pathlist
--symbolic.