Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmdebugread.c253 static struct type *mdebug_type_complex; variable
1427 &mdebug_type_complex, /* btComplex */ in parse_type()
4820 mdebug_type_complex = in _initialize_mdebugread()
4824 TYPE_TARGET_TYPE (mdebug_type_complex) = mdebug_type_float; in _initialize_mdebugread()
H A DChangeLog-19954291 * mdebugread.c (mdebug_type_complex, mdebug_type_double_complex):