Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dhp-symtab.h1024 struct dntt_type_ptrmemfunc struct
1026 unsigned int extension: 1; /* Always zero. */
1027 unsigned int kind: 10; /* Always DNTT_TYPE_PTRMEMFUNC. */
1028 unsigned int unused: 21;
1029 dnttpointer pointsto ; /* Pointer to class DNTT. */
1030 dnttpointer memtype ; /* Type of member. */
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dhp-symtab.h1024 struct dntt_type_ptrmemfunc struct
1026 unsigned int extension: 1; /* Always zero. */
1027 unsigned int kind: 10; /* Always DNTT_TYPE_PTRMEMFUNC. */
1028 unsigned int unused: 21;
1029 dnttpointer pointsto ; /* Pointer to class DNTT. */
1030 dnttpointer memtype ; /* Type of member. */