You copied the Doc URL to your clipboard.
11.48 --fini=symbol
Specifies the symbol name to use to define the entry point for finalization code.
Syntax
--fini=symbol
Where
is the symbol name to use for the entry
point to the finalization code.symbol
Usage
The dynamic linker executes this code when it unloads the executable file or shared object.