Home | History | Annotate | Download | only in build

Lines Matching refs:FILE

5 # found in the LICENSE file.
67 // object.h -- support for an object file for linking in gold -*- C++ -*-
73 // This file is part of gold.
100 // This file is part of gold.
110 // Sort a Read_multiple vector by file offset.
389 # library to a lib32 directory and package everything as a *.deb file.
410 xargs -n 1 -I FILE /bin/sh -c \
411 "cmp -s dpkg/FILE /FILE || echo FILE" |