Home
last modified time | relevance | path

Searched refs:HAVE_CPLUS_STRUCT (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDp-typeprint.c519 if (HAVE_CPLUS_STRUCT (type)) in pascal_type_print_base()
579 if (HAVE_CPLUS_STRUCT (type)) in pascal_type_print_base()
HDgdbtypes.h1025 #define HAVE_CPLUS_STRUCT(type) \ macro
1105 (!HAVE_CPLUS_STRUCT(thistype) \
1247 && (!HAVE_CPLUS_STRUCT (thistype) \
HDjv-typeprint.c182 if (HAVE_CPLUS_STRUCT (type)) in java_type_print_base()
HDada-valprint.c1094 if (HAVE_CPLUS_STRUCT (type) && TYPE_FIELD_IGNORE (type, i)) in print_field_values()
HDgdbtypes.c1925 if (HAVE_CPLUS_STRUCT (type)) in allocate_cplus_struct_type()
3038 || (HAVE_CPLUS_STRUCT (type) && TYPE_NFN_FIELDS (type) > 0)) in recursive_dump_type()
HDdwarf2read.c11510 if (HAVE_CPLUS_STRUCT (type)) in process_structure_scope()