CFA_state

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(COMPILE)
extern (C++) nothrow
static if(ELFOBJ || MACHOBJ)
struct CFA_state {}

Members

Variables

location
size_t location;
Undocumented in source.
offset
int offset;
Undocumented in source.
reg
int reg;
Undocumented in source.
regstates
CFA_reg[17] regstates;
Undocumented in source.

Meta