dmd.backend.elpicpie

Generate elems for fixed, PIC, and PIE code generation.

Compiler implementation of the D programming language.

Members

Functions

el_ptr
elem* el_ptr(Symbol* s)

Make a pointer to a Symbol.

el_var
elem* el_var(Symbol* s)
Undocumented in source. Be warned that the author may not have intended to support it.
el_var
elem* el_var(Symbol* s)

Make an elem out of a symbol.

Meta