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

  /src/tools/gcc/
mknative-gcc 414 target_cpu_default ${_extravars} ${_extravars2} \
mknative-gcc.old 380 target_cpu_default ${_extravars} ${_extravars2} \
  /src/external/gpl3/gcc.old/dist/gcc/
configure 646 target_cpu_default
28387 if test x$target_cpu_default = x
28388 then target_cpu_default=MASK_EXPLICIT_RELOCS
28389 else target_cpu_default="($target_cpu_default)|MASK_EXPLICIT_RELOCS"
28632 if test x$target_cpu_default = x; then
28633 target_cpu_default=MASK_RELAX_PIC_CALLS
28635 target_cpu_default="($target_cpu_default)|MASK_RELAX_PIC_CALLS"
  /src/external/gpl3/gcc/dist/gcc/
configure 648 target_cpu_default
30776 if test x$target_cpu_default = x; then
30777 target_cpu_default=MASK_RELAX_PIC_CALLS
30779 target_cpu_default="($target_cpu_default)|MASK_RELAX_PIC_CALLS"
    [all...]

Completed in 63 milliseconds