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

  /src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc 359 static bool has_short_buffer; variable
1977 has_short_buffer = true;
2088 has_short_buffer = false;
6710 if (has_short_buffer && !crtl->stack_protect_guard)
  /src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc 359 static bool has_short_buffer; variable
1985 has_short_buffer = true;
2096 has_short_buffer = false;
6736 if (has_short_buffer && !crtl->stack_protect_guard)

Completed in 32 milliseconds