HomeSort by: relevance | last modified time | path
    Searched defs:dntt_type_with (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/
hp-symtab.h 252 DNTT_TYPE_WITH,
432 a DNTT_TYPE_MODULE, DNTT_TYPE_FUNCTION, DNTT_TYPE_WITH,
921 /* DNTT_TYPE_WITH is emitted by C++ to indicate "with" scoping semantics.
928 this by emitting a DNTT_TYPE_WITH symbol within the function "memfunc",
934 function. So GDB can safely ignore the DNTT_TYPE_WITH record.
936 A DNTT_TYPE_WITH has a matching DNTT_TYPE_END symbol. */
938 struct dntt_type_with struct
941 unsigned int kind: 10; /* always DNTT_TYPE_WITH */
1349 struct dntt_type_with dwith;
  /src/external/gpl3/binutils.old/dist/include/
hp-symtab.h 252 DNTT_TYPE_WITH,
432 a DNTT_TYPE_MODULE, DNTT_TYPE_FUNCTION, DNTT_TYPE_WITH,
921 /* DNTT_TYPE_WITH is emitted by C++ to indicate "with" scoping semantics.
928 this by emitting a DNTT_TYPE_WITH symbol within the function "memfunc",
934 function. So GDB can safely ignore the DNTT_TYPE_WITH record.
936 A DNTT_TYPE_WITH has a matching DNTT_TYPE_END symbol. */
938 struct dntt_type_with struct
941 unsigned int kind: 10; /* always DNTT_TYPE_WITH */
1349 struct dntt_type_with dwith;
  /src/external/gpl3/gdb.old/dist/include/
hp-symtab.h 252 DNTT_TYPE_WITH,
432 a DNTT_TYPE_MODULE, DNTT_TYPE_FUNCTION, DNTT_TYPE_WITH,
921 /* DNTT_TYPE_WITH is emitted by C++ to indicate "with" scoping semantics.
928 this by emitting a DNTT_TYPE_WITH symbol within the function "memfunc",
934 function. So GDB can safely ignore the DNTT_TYPE_WITH record.
936 A DNTT_TYPE_WITH has a matching DNTT_TYPE_END symbol. */
938 struct dntt_type_with struct
941 unsigned int kind: 10; /* always DNTT_TYPE_WITH */
1349 struct dntt_type_with dwith;
  /src/external/gpl3/gdb/dist/include/
hp-symtab.h 252 DNTT_TYPE_WITH,
432 a DNTT_TYPE_MODULE, DNTT_TYPE_FUNCTION, DNTT_TYPE_WITH,
921 /* DNTT_TYPE_WITH is emitted by C++ to indicate "with" scoping semantics.
928 this by emitting a DNTT_TYPE_WITH symbol within the function "memfunc",
934 function. So GDB can safely ignore the DNTT_TYPE_WITH record.
936 A DNTT_TYPE_WITH has a matching DNTT_TYPE_END symbol. */
938 struct dntt_type_with struct
941 unsigned int kind: 10; /* always DNTT_TYPE_WITH */
1349 struct dntt_type_with dwith;

Completed in 21 milliseconds