Searched refs:targmatch (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dmakefile.vms58 targmatch.h: bfd.h
66 targets.c: targmatch.h
73 $(RM) targmatch.h;
H A Dtargets.c1261 struct targmatch
1271 /* targmatch.h is built by Makefile out of config.bfd. */
1272 static const struct targmatch bfd_target_match[] = {
1273 #include "targmatch.h"
1283 const struct targmatch *match;
1260 struct targmatch struct
H A DMakefile.am671 bfdver.h elf32-target.h elf64-target.h targmatch.h
770 targmatch.h: config.bfd targmatch.sed
771 rm -f targmatch.h
772 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
773 mv -f targmatch.new targmatch.h
1008 $(INCDIR)/fnmatch.h targmatch.h

Completed in 68 milliseconds