Home
last modified time | relevance | path

Searched defs:dntt_type_vfunc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dhp-symtab.h1074 struct dntt_type_vfunc struct
1076 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 */
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dhp-symtab.h1074 struct dntt_type_vfunc struct
1076 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 */