Searched refs:mapfile_hw1 (Results 1 – 1 of 1) sorted by relevance
73 typeset mapfile_hw1="$oc_tmpdir/test.mapfile.hw1"94 cat > $mapfile_hw1 <<EOF102 fatal "failed to write out $mapfile_hw1"133 if ! gcc -m64 -o $oc_prog_hw1 $cfile -Wl,-M$mapfile_hw1; then