Home
last modified time | relevance | path

Searched refs:sub_aux (Results 1 – 5 of 5) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcoffread.c1944 union internal_auxent sub_aux; in coff_read_struct_type() local
1954 read_one_sym (ms, &sub_sym, &sub_aux); in coff_read_struct_type()
1973 FIELD_TYPE (list->field) = decode_type (ms, ms->c_type, &sub_aux); in coff_read_struct_type()
1992 FIELD_TYPE (list->field) = decode_type (ms, ms->c_type, &sub_aux); in coff_read_struct_type()
1994 FIELD_BITSIZE (list->field) = sub_aux.x_sym.x_misc.x_lnsz.x_size; in coff_read_struct_type()
2033 union internal_auxent sub_aux; in coff_read_enum_type() local
2050 read_one_sym (ms, &sub_sym, &sub_aux); in coff_read_enum_type()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dcoffread.c1994 union internal_auxent sub_aux; in coff_read_struct_type() local
2004 read_one_sym (ms, &sub_sym, &sub_aux); in coff_read_struct_type()
2022 &sub_aux, objfile); in coff_read_struct_type()
2039 &sub_aux, objfile); in coff_read_struct_type()
2041 FIELD_BITSIZE (list->field) = sub_aux.x_sym.x_misc.x_lnsz.x_size; in coff_read_struct_type()
2081 union internal_auxent sub_aux; in coff_read_enum_type() local
2098 read_one_sym (ms, &sub_sym, &sub_aux); in coff_read_enum_type()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dcoffread.c1986 union internal_auxent sub_aux;
1996 read_one_sym (ms, &sub_sym, &sub_aux);
2012 list->field.set_type (decode_type (ms, ms->c_type, &sub_aux,
2028 list->field.set_type (decode_type (ms, ms->c_type, &sub_aux,
2031 FIELD_BITSIZE (list->field) = sub_aux.x_sym.x_misc.x_lnsz.x_size;
2071 union internal_auxent sub_aux;
2088 read_one_sym (ms, &sub_sym, &sub_aux);
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dcoffread.c1989 union internal_auxent sub_aux; in coff_read_struct_type() local
1999 read_one_sym (ms, &sub_sym, &sub_aux); in coff_read_struct_type()
2017 &sub_aux, objfile); in coff_read_struct_type()
2034 &sub_aux, objfile); in coff_read_struct_type()
2036 FIELD_BITSIZE (list->field) = sub_aux.x_sym.x_misc.x_lnsz.x_size; in coff_read_struct_type()
2076 union internal_auxent sub_aux; in coff_read_enum_type() local
2093 read_one_sym (ms, &sub_sym, &sub_aux); in coff_read_enum_type()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcoffread.c1944 union internal_auxent sub_aux; in coff_read_struct_type() local
1954 read_one_sym (ms, &sub_sym, &sub_aux); in coff_read_struct_type()
1973 FIELD_TYPE (list->field) = decode_type (ms, ms->c_type, &sub_aux); in coff_read_struct_type()
1992 FIELD_TYPE (list->field) = decode_type (ms, ms->c_type, &sub_aux); in coff_read_struct_type()
1994 FIELD_BITSIZE (list->field) = sub_aux.x_sym.x_misc.x_lnsz.x_size; in coff_read_struct_type()
2033 union internal_auxent sub_aux; in coff_read_enum_type() local
2050 read_one_sym (ms, &sub_sym, &sub_aux); in coff_read_enum_type()