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

  /src/external/gpl3/gdb.old/dist/gdb/
typeprint.h 32 struct type_print_options struct
98 'ptype /o'; type_print_options::print_offsets), we use this many
105 explicit print_offset_data (const struct type_print_options *flags);
118 extern const struct type_print_options type_print_raw_options;
149 static const char *find_typedef (const struct type_print_options *flags,
154 static const char *find_global_typedef (const struct type_print_options *flags,
201 const struct type_print_options *);
  /src/external/gpl3/gdb/dist/gdb/
typeprint.h 32 struct type_print_options struct
98 'ptype /o'; type_print_options::print_offsets), we use this many
105 explicit print_offset_data (const struct type_print_options *flags);
118 extern const struct type_print_options type_print_raw_options;
149 static const char *find_typedef (const struct type_print_options *flags,
154 static const char *find_global_typedef (const struct type_print_options *flags,
201 const struct type_print_options *);

Completed in 14 milliseconds