Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dstabsread.c191 static int undef_types_length; variable
4326 if (undef_types_length == undef_types_allocated) in add_undefined_type_1()
4333 undef_types[undef_types_length++] = type; in add_undefined_type_1()
4419 for (type = undef_types; type < undef_types + undef_types_length; type++) in cleanup_undefined_types_1()
4473 undef_types_length = 0; in cleanup_undefined_types_1()
4721 undef_types_length = 0; in _initialize_stabsread()