Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dhp-symtab.h1023 struct dntt_type_ptrmemfunc struct
1025 unsigned int extension: 1; /* Always zero. */
1026 unsigned int kind: 10; /* Always DNTT_TYPE_PTRMEMFUNC. */
1027 unsigned int unused: 21;
1028 dnttpointer pointsto ; /* Pointer to class DNTT. */
1029 dnttpointer memtype ; /* Type of member. */
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dhp-symtab.h1023 struct dntt_type_ptrmemfunc struct
1025 unsigned int extension: 1; /* Always zero. */
1026 unsigned int kind: 10; /* Always DNTT_TYPE_PTRMEMFUNC. */
1027 unsigned int unused: 21;
1028 dnttpointer pointsto ; /* Pointer to class DNTT. */
1029 dnttpointer memtype ; /* Type of member. */