Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/coff/
HDsymconst.h30 #define GLEVEL_2 0 /* for upward compat reasons. */ macro
/trueos/contrib/gcc/
HDmips-tdump.c195 glevel_2 = GLEVEL_2,
415 case GLEVEL_2: return "G2"; in glevel_to_string()
HDmips-tfile.c2359 init_file.fdr.glevel = GLEVEL_2; in initialize_init_file()
/trueos/contrib/binutils/gas/
HDecoff.c979 GLEVEL_2, /* glevel: level this file was compiled with */
/trueos/contrib/gdb/gdb/
HDmdebugread.c446 if (compare_glevel (max_glevel, GLEVEL_2) < 0) in mdebug_build_psymtabs()