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)

Make an elem out of a symbol.

Meta

Suggestion Box / Bug Report