Searched defs:dntt_type_vfunc (Results 1 – 2 of 2) sorted by relevance
1074 struct dntt_type_vfunc struct1076 unsigned int extension: 1; /* always zero */1077 unsigned int kind: 10; /* always DNTT_TYPE_VFUNC */1078 unsigned int pure: 1; /* pure virtual function ? */1079 unsigned int unused: 20;1080 dnttpointer funcptr ; /* points to FUNCTION symbol */1081 unsigned long vtbl_offset ; /* offset into vtbl for virtual */