ReactOS 0.4.15-dev-7924-g5949c20
dwarf386.c File Reference
#include "dwarf.h"
Include dependency graph for dwarf386.c:

Go to the source code of this file.

Variables

chardwarf386regs []
 
int dwarf386nregs = nelem(dwarf386regs)
 

Variable Documentation

◆ dwarf386nregs

int dwarf386nregs = nelem(dwarf386regs)

Definition at line 22 of file dwarf386.c.

◆ dwarf386regs

char* dwarf386regs[]
Initial value:
=
{
"AX",
"CX",
"DX",
"BX",
"SP",
"BP",
"SI",
"DI",
}

Definition at line 10 of file dwarf386.c.