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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 24193 int call_site_note_count = 0;
24346 call_site_note_count++;
24359 && call_site_count == call_site_note_count)
24175 int call_site_note_count = 0; local
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 24077 int call_site_note_count = 0;
24230 call_site_note_count++;
24243 && call_site_count == call_site_note_count)
24059 int call_site_note_count = 0; local

Completed in 66 milliseconds