Allocate and fill in _ctors[] and _tlsctors[]. Modules are inserted into the arrays in the order in which the constructors need to be run.
Exception if it fails.
See Implementation
Allocate and fill in _ctors[] and _tlsctors[]. Modules are inserted into the arrays in the order in which the constructors need to be run.