MachObj_staticctor

Symbol is the function that calls the static constructors. Put a pointer to it into a special segment that the startup code looks at. Input: s static constructor function dtor !=0 if leave space for static destructor seg 1: user 2: lib 3: compiler

version(COMPILE)
extern (C++) nothrow
void
MachObj_staticctor
(,
int
,
int
)
Suggestion Box / Bug Report