Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/
HDecoff.c1142 static const bt_t map_coff_types[] = { variable
2689 coff_type.basic_type = map_coff_types[coff_type.orig_type]; in ecoff_directive_type()
/trueos/contrib/gcc/
HDmips-tfile.c1201 static const bt_t map_coff_types[ (int) T_MAX ] = { variable
3021 t.basic_type = map_coff_types [(int) t.orig_type]; in parse_def()
HDChangeLog-200235840 * mips-tfile.c (map_coff_types, map_coff_storage,