Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDmips-tfile.c1131 static type_info_t type_info_init = { variable
2783 t = type_info_init; in parse_def()
4713 int_type_info = type_info_init; in main()
4716 void_type_info = type_info_init; in main()
/trueos/contrib/binutils/gas/
HDecoff.c1075 static const type_info_t type_info_init = { variable
2530 coff_type = type_info_init; in ecoff_directive_def()