Home
last modified time | relevance | path

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

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcoffread.c318 int old_vector_length = type_vector_length; in coff_lookup_type() local
327 memset (&type_vector[old_vector_length], 0, in coff_lookup_type()
328 (type_vector_length - old_vector_length) * sizeof (struct type *)); in coff_lookup_type()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dcoffread.c328 int old_vector_length = type_vector_length; in coff_lookup_type() local
337 memset (&type_vector[old_vector_length], 0, in coff_lookup_type()
338 (type_vector_length - old_vector_length) * sizeof (struct type *)); in coff_lookup_type()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dcoffread.c327 int old_vector_length = type_vector_length;
336 memset (&type_vector[old_vector_length], 0,
337 (type_vector_length - old_vector_length) * sizeof (struct type *));
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dcoffread.c334 int old_vector_length = type_vector_length; in coff_lookup_type() local
343 memset (&type_vector[old_vector_length], 0, in coff_lookup_type()
344 (type_vector_length - old_vector_length) * sizeof (struct type *)); in coff_lookup_type()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcoffread.c318 int old_vector_length = type_vector_length; in coff_lookup_type() local
327 memset (&type_vector[old_vector_length], 0, in coff_lookup_type()
328 (type_vector_length - old_vector_length) * sizeof (struct type *)); in coff_lookup_type()