dmd.dmsc
Configures and initializes the backend.
License
Source: dmsc.d
Documentation: https://dlang.org/phobos/dmd_dmsc.html
-
Declaration
void
backend_init
();Initialize config variables.
-
Declaration
targ_size_t
_align
(targ_size_tsize
, targ_size_toffset
);Return aligned '
offset
' if it is ofsize
'size
'. -
Declaration
targ_size_t
size
(tym_tty
);Get
size
ofty
-
Declaration
Symbol*
symboldata
(targ_size_toffset
, tym_tty
);Generate symbol of type
ty
at DATA:offset
-
Declaration
void
backend_term
();