- asmSemantic
Statement asmSemantic(AsmStatement s, Scope* sc)
Undocumented in source. Be warned that the author may not have intended to support it.
- asmSemantic
Statement asmSemantic(AsmStatement s, Scope* sc)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- asmSemantic
Statement asmSemantic(AsmStatement s, Scope* sc)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- backend_init
void backend_init()
Undocumented in source. Be warned that the author may not have intended to support it.
- backend_init
void backend_init()
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- backend_term
void backend_term()
Undocumented in source. Be warned that the author may not have intended to support it.
- backend_term
void backend_term()
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- genObjFile
void genObjFile(Module m, bool multiobj)
Undocumented in source. Be warned that the author may not have intended to support it.
- genObjFile
void genObjFile(Module m, bool multiobj)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- obj_end
void obj_end(Library library, const(char)* objfilename)
Undocumented in source. Be warned that the author may not have intended to support it.
- obj_end
void obj_end(Library library, const(char)* objfilename)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- obj_start
void obj_start(const(char)* srcfile)
Undocumented in source. Be warned that the author may not have intended to support it.
- obj_start
void obj_start(const(char)* srcfile)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- obj_write_deferred
void obj_write_deferred(Library library)
Undocumented in source. Be warned that the author may not have intended to support it.
- obj_write_deferred
void obj_write_deferred(Library library)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- toObjFile
void toObjFile(Dsymbol ds, bool multiobj)
Undocumented in source. Be warned that the author may not have intended to support it.
- toObjFile
void toObjFile(Dsymbol ds, bool multiobj)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
Declarations for back-end functions that the front-end invokes.
This 'glues' either the DMC or GCC back-end to the front-end.