You copied the Doc URL to your clipboard.
--init=symbol
Specifies a symbol name to use for the initialization code. A dynamic linker executes this code when it loads the executable file or shared object.
Syntax
--init=symbol
Where
is the symbol name you want to use to
define the location of the initialization code.symbol