Searched refs:mapfile_hw3 (Results 1 – 1 of 1) sorted by relevance
74 typeset mapfile_hw3="$oc_tmpdir/test.mapfile.hw3"105 cat > $mapfile_hw3 <<EOF113 fatal "failed to write out $mapfile_hw3"126 fatal "failed to write out $mapfile_hw3"137 if ! gcc -m64 -o $oc_prog_hw3 $cfile -Wl,-M$mapfile_hw3; then