Go to the source code of this file.
Classes | |
struct | vxd_desc |
struct | vxd_service_desc |
struct | vxd_t |
Functions | |
vxd_t * | find_vxd (vxd_desc *table, int key) |
char * | find_vxd_service (vxd_service_desc *table, int key) |
Variables | |
vxd_desc | vxds [] |
|
Definition at line 24 of file vxd.cc. References vxd_desc::key, and vxd_desc::vxd. Referenced by x86dis_vxd::decode(). |
|
Definition at line 33 of file vxd.cc. References vxd_service_desc::key, and vxd_service_desc::name. Referenced by x86dis_vxd::decode(). |
|
Definition at line 39 of file vxd.h. Referenced by x86dis_vxd::decode(). |