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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 125 static bool xcoff_tls_exec_model_detected = false; variable
9593 xcoff_tls_exec_model_detected = true;
21845 if (xcoff_tls_exec_model_detected)
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 126 static bool xcoff_tls_exec_model_detected = false; variable
9518 xcoff_tls_exec_model_detected = true;
21366 if (xcoff_tls_exec_model_detected)

Completed in 66 milliseconds