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

  /src/external/gpl3/gcc/dist/gcc/
ipa-visibility.cc 470 bool strip_weakref = false; local
490 strip_weakref = static_alias = true;
501 strip_weakref = true;
502 if (!strip_weakref)
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-visibility.cc 469 bool strip_weakref = false; local
489 strip_weakref = static_alias = true;
500 strip_weakref = true;
501 if (!strip_weakref)

Completed in 23 milliseconds