dmd.backend.elfobj.Obj_staticctor
- multiple declarations
Function Obj_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.
extern(C++) void Obj_staticctor
(
dmd .backend .cc .Symbol* s,
int _param_1,
int _param_2
);
Input
s static constructor function dtor !=0 if leave space for static destructor seg 1: user 2: lib 3: compiler
Function Obj_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.
extern(C++) void Obj_staticctor
(
dmd .backend .cc .Symbol* s,
int _param_1,
int _param_2
);
Input
s static constructor function dtor !=0 if leave space for static destructor seg 1: user 2: lib 3: compiler
Function Obj_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.
extern(C++) void Obj_staticctor
(
dmd .backend .cc .Symbol* s,
int _param_1,
int _param_2
);
Input
s static constructor function dtor !=0 if leave space for static destructor seg 1: user 2: lib 3: compiler
Function Obj_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.
extern(C++) void Obj_staticctor
(
dmd .backend .cc .Symbol* s,
int _param_1,
int _param_2
);
Input
s static constructor function dtor !=0 if leave space for static destructor seg 1: user 2: lib 3: compiler