HomeSort by: relevance | last modified time | path
    Searched defs:last_cold_label (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 271 static GTY(()) const char *last_cold_label; variable
1220 last_end_label = &last_cold_label;
33371 last_cold_label = NULL;
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 271 static GTY(()) const char *last_cold_label; variable
1222 last_end_label = &last_cold_label;
33224 last_cold_label = NULL;

Completed in 65 milliseconds