Searched refs:tm_file (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dconfigure2930 # Set default cpu_type, tm_file and xm_file so it can be updated in
2969 tm_file=${cpu_type}/${cpu_type}.h
2978 tm_file=${cpu_type}/openbsd.h
2997 tm_file=${cpu_type}/$rest.h
3010 tm_file="${tm_file} a29k/unix.h"
3016 tm_file="${tm_file} dbxcoff.h a29k/udi.h"
3020 tm_file="${tm_file} dbxcof
[all...]
/haiku-buildtools/gcc/gcc/
H A Dconfigure11263 if test x"$tm_file" = x
11264 then tm_file=$cpu_type/$cpu_type.h; fi
11281 tm_file="${tm_file} initfini-array.h"
11285 then tm_file="$tm_file tm-dwarf2.h"
11326 for f in $tm_file; do
11330 echo "Using \`$srcdir/config/$tm_file' as target machine macro file."
11333 for f in $tm_file; do
11560 tm_file
[all...]
/haiku-buildtools/gcc/libgcc/
H A DMakefile.in349 libgcc_tm_file = @tm_file@
H A Dconfigure563 tm_file
5042 for f in ${tm_file}
5046 tm_file="${tm_file_}"

Completed in 131 milliseconds