dmd.backend.cg

Various global symbols.

Compiler implementation of the D programming language.

Members

Static variables

datafl
bool[FLMAX] datafl;

Is fl data?

flinsymtab
bool[FLMAX] flinsymtab;

Is fl in the symbol table?

framehandleroffset
targ_size_t framehandleroffset;

////////////////// GLOBALS /////////////////////

segfl
ubyte[FLMAX] segfl;

What segment register is associated with it?

stackfl
bool[FLMAX] stackfl;

Is fl on the stack?

Meta

Suggestion Box / Bug Report