dmd.backend.elfobj.Obj_data_start
- multiple declarations
Function Obj_data_start
Update data information about symbol align for output and assign segment if not already specified.
extern(C++) int Obj_data_start
(
dmd .backend .cc .Symbol* sdata,
ulong datasize,
int seg
);
Input
sdata data symbol datasize output size seg default seg if not known
Returns
actual seg
Function Obj_data_start
Update data information about symbol align for output and assign segment if not already specified.
extern(C++) int Obj_data_start
(
dmd .backend .cc .Symbol* sdata,
ulong datasize,
int seg
);
Input
sdata data symbol datasize output size seg default seg if not known
Returns
actual seg
Function Obj_data_start
Update data information about symbol align for output and assign segment if not already specified.
extern(C++) int Obj_data_start
(
dmd .backend .cc .Symbol* sdata,
ulong datasize,
int seg
);
Input
sdata data symbol datasize output size seg default seg if not known
Returns
actual seg
Function Obj_data_start
Update data information about symbol align for output and assign segment if not already specified.
extern(C++) int Obj_data_start
(
dmd .backend .cc .Symbol* sdata,
ulong datasize,
int seg
);
Input
sdata data symbol datasize output size seg default seg if not known
Returns
actual seg