Home
last modified time | relevance | path

Searched refs:TYPE_FIELD_VIRTUAL_BITS (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgdbtypes.c1887 if (TYPE_FIELD_VIRTUAL_BITS (dclass)) in has_vtable()
1889 if (B_TST (TYPE_FIELD_VIRTUAL_BITS (dclass), i)) in has_vtable()
1899 if (TYPE_FIELD_VIRTUAL_BITS (dclass)) in has_vtable()
1901 if ((!B_TST (TYPE_FIELD_VIRTUAL_BITS (dclass), i)) && in has_vtable()
2777 gdb_print_host_address (TYPE_FIELD_VIRTUAL_BITS (type), gdb_stdout); in print_cplus_stuff()
2780 print_bit_vector (TYPE_FIELD_VIRTUAL_BITS (type), in print_cplus_stuff()
H A Djv-lang.c397 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) in java_link_class_type()
399 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), TYPE_N_BASECLASSES (type)); in java_link_class_type()
H A Dstabsread.c2942 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) in read_baseclasses()
2950 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) pointer; in read_baseclasses()
2954 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), TYPE_N_BASECLASSES (type)); in read_baseclasses()
H A Dgdbtypes.h854 #define TYPE_FIELD_VIRTUAL_BITS(thistype) \ macro
H A Dhpread.c4314 TYPE_FIELD_VIRTUAL_BITS (type) = in hpread_read_struct_type()
4316 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), nfields); in hpread_read_struct_type()
4345 TYPE_FIELD_VIRTUAL_BITS (type) = NULL; in hpread_read_struct_type()
H A Ddwarf2read.c3038 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) pointer; in dwarf2_attach_fields_to_type()
3039 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), fip->nbaseclasses); in dwarf2_attach_fields_to_type()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgdbtypes.c1887 if (TYPE_FIELD_VIRTUAL_BITS (dclass)) in has_vtable()
1889 if (B_TST (TYPE_FIELD_VIRTUAL_BITS (dclass), i)) in has_vtable()
1899 if (TYPE_FIELD_VIRTUAL_BITS (dclass)) in has_vtable()
1901 if ((!B_TST (TYPE_FIELD_VIRTUAL_BITS (dclass), i)) && in has_vtable()
2777 gdb_print_host_address (TYPE_FIELD_VIRTUAL_BITS (type), gdb_stdout); in print_cplus_stuff()
2780 print_bit_vector (TYPE_FIELD_VIRTUAL_BITS (type), in print_cplus_stuff()
H A Djv-lang.c397 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) in java_link_class_type()
399 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), TYPE_N_BASECLASSES (type)); in java_link_class_type()
H A Dstabsread.c2942 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) in read_baseclasses()
2950 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) pointer; in read_baseclasses()
2954 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), TYPE_N_BASECLASSES (type)); in read_baseclasses()
H A Dgdbtypes.h854 #define TYPE_FIELD_VIRTUAL_BITS(thistype) \ macro
H A Dhpread.c4314 TYPE_FIELD_VIRTUAL_BITS (type) = in hpread_read_struct_type()
4316 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), nfields); in hpread_read_struct_type()
4345 TYPE_FIELD_VIRTUAL_BITS (type) = NULL; in hpread_read_struct_type()
H A Ddwarf2read.c3038 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) pointer; in dwarf2_attach_fields_to_type()
3039 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), fip->nbaseclasses); in dwarf2_attach_fields_to_type()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Djv-lang.c390 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) in java_link_class_type()
392 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), TYPE_N_BASECLASSES (type)); in java_link_class_type()
H A Dstabsread.c3124 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) in read_baseclasses()
3132 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) pointer; in read_baseclasses()
3136 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), TYPE_N_BASECLASSES (type)); in read_baseclasses()
H A Dgdbtypes.h1034 #define TYPE_FIELD_VIRTUAL_BITS(thistype) \ macro
H A Dgdbtypes.c2864 gdb_print_host_address (TYPE_FIELD_VIRTUAL_BITS (type), in print_cplus_stuff()
2868 print_bit_vector (TYPE_FIELD_VIRTUAL_BITS (type), in print_cplus_stuff()
H A Ddwarf2read.c6723 TYPE_FIELD_VIRTUAL_BITS (type) = pointer; in dwarf2_attach_fields_to_type()
6724 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), fip->nbaseclasses); in dwarf2_attach_fields_to_type()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Djv-lang.c404 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) in java_link_class_type()
406 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), TYPE_N_BASECLASSES (type)); in java_link_class_type()
H A Dstabsread.c3121 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) in read_baseclasses()
3129 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) pointer; in read_baseclasses()
3133 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), TYPE_N_BASECLASSES (type)); in read_baseclasses()
H A Dgdbtypes.h1174 #define TYPE_FIELD_VIRTUAL_BITS(thistype) \ macro
H A Dgdbtypes.c2975 gdb_print_host_address (TYPE_FIELD_VIRTUAL_BITS (type), in print_cplus_stuff()
2979 print_bit_vector (TYPE_FIELD_VIRTUAL_BITS (type), in print_cplus_stuff()
H A Ddwarf2read.c10808 TYPE_FIELD_VIRTUAL_BITS (type) = pointer; in dwarf2_attach_fields_to_type()
10809 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), fip->nbaseclasses); in dwarf2_attach_fields_to_type()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dstabsread.c3048 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *)
3056 TYPE_FIELD_VIRTUAL_BITS (type) = (B_TYPE *) pointer;
3060 B_CLRALL (TYPE_FIELD_VIRTUAL_BITS (type), TYPE_N_BASECLASSES (type));
H A Dgdbtypes.h2013 #define TYPE_FIELD_VIRTUAL_BITS(thistype) \ macro
H A Dgdbtypes.c4979 gdb_print_host_address (TYPE_FIELD_VIRTUAL_BITS (type), in print_cplus_stuff()
4983 print_bit_vector (TYPE_FIELD_VIRTUAL_BITS (type), in print_cplus_stuff()

12