Lines Matching refs:TOOL_SED
81 ${TOOL_SED} -f ${.ALLSRC:M*.sed} ${.ALLSRC:M*.bfd} >$@
85 ${TOOL_SED} -e s/NN/32/g < $> > $@
89 ${TOOL_SED} -e s/NN/64/g < $> > $@
93 ${TOOL_SED} -e s/NN/32/g < $> > $@
97 ${TOOL_SED} -e s/NN/64/g < $> > $@
101 ${TOOL_SED} -e s/NN/32/g < $> > $@
105 ${TOOL_SED} -e s/NN/64/g < $> > $@
109 ${TOOL_SED} -e s/NN/32/g < $> > $@
113 ${TOOL_SED} -e s/NN/64/g < $> > $@
117 ${TOOL_SED} -e s/XX/pe/g < $> > $@
121 ${TOOL_SED} -e s/XX/pep/g < $> > $@
125 ${TOOL_SED} -e s/XX/pex64/g < $> > $@
129 ${TOOL_SED} -e s/XX/peAArch64/g < $> > $@
133 ${TOOL_SED} -e s/XX/peRiscV64/g < $> > $@