dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
CGstate
dmd
backend
code
Code Generator State **************
nothrow @
safe
struct
CGstate {
int
stackclean
;
LocalSection
funcarg
;
targ_size_t
funcargtos
;
bool
accessedTLS
;
}
Meta
Source
See Implementation
dmd
backend
code
enums
NTEH_try
functions
iasm_regs
regimmed_set
structs
CGstate
FuncParamRegs
LocalSection
REGSAVE
_Declaration
unions
evc
Code Generator State **************