dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
obj_append
dmd
glue
Append s to list of object files to generate later. Only happens with multiobj.
extern (
C
++)
void
obj_append
(
Dsymbol
s
)
Meta
Source
See Implementation
dmd
glue
functions
generateCodeAndWrite
getBzeroSymbol
obj_append
toSymbol
totym
static variables
bzeroSymbol
Append s to list of object files to generate later. Only happens with multiobj.