Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dstabsread.c198 static int undef_types_length; variable
4096 if (undef_types_length == undef_types_allocated) in add_undefined_type()
4103 undef_types[undef_types_length++] = type; in add_undefined_type()
4120 for (type = undef_types; type < undef_types + undef_types_length; type++) in cleanup_undefined_types()
4174 undef_types_length = 0; in cleanup_undefined_types()
4409 undef_types_length = 0; in _initialize_stabsread()