View source code
Display the source code in dmd/backend/cg.d from which thispage was generated on github.
Report a bug
If you spot a problem with this page, click here to create aBugzilla issue.
Improve this page
Quickly fork, edit online, and submit a pull request for this page.Requires a signed-in GitHub account. This works well for small changes.If you'd like to make larger changes you may want to consider usinglocal clone.
Module dmd.backend.cg
Various global symbols.
Compiler implementation of the D programming language.
Global variables
Name | Type | Description |
---|---|---|
BPRM
|
int
|
GLOBALS ///////////////////// |
cseg
|
int
|
GLOBALS ///////////////////// |
datafl
|
bool[37]
|
Is fl data? |
DOUBLEREGS
|
ulong
|
GLOBALS ///////////////////// |
flinsymtab
|
bool[37]
|
Is fl in the symbol table? |
FLOATREGS
|
ulong
|
GLOBALS ///////////////////// |
FLOATREGS2
|
ulong
|
GLOBALS ///////////////////// |
framehandleroffset
|
ulong
|
GLOBALS ///////////////////// |
fregsaved
|
ulong
|
GLOBALS ///////////////////// |
localgot
|
dmd
|
GLOBALS ///////////////////// |
localgotoffset
|
ulong
|
GLOBALS ///////////////////// |
localsize
|
ulong
|
GLOBALS ///////////////////// |
segfl
|
ubyte[37]
|
What segment register is associated with it? |
STACKALIGN
|
int
|
GLOBALS ///////////////////// |
stackfl
|
bool[37]
|
Is fl on the stack? |
TARGET_STACKALIGN
|
int
|
GLOBALS ///////////////////// |
tls_get_addr_sym
|
dmd
|
GLOBALS ///////////////////// |
Authors
License
Copyright © 1999-2025 by the D Language Foundation | Page generated by ddox.