Searched refs:targmatch (Results 1 – 12 of 12) sorted by relevance
43 targmatch.h \51 CLEANFILES+= bfdver.h config.h targmatch.h89 targmatch.h: targmatch.sed config.bfd
1 1,/START OF targmatch.h/ d2 /END OF targmatch.h/,$ d
1269 struct targmatch struct1280 static const struct targmatch bfd_target_match[] = {1291 const struct targmatch *match; in find_target()
14 # Part of this file is processed by targmatch.sed to generate the15 # targmatch.h file. The #ifdef and #endif lines that appear below are16 # copied directly into targmatch.h.121 # targmatch.h.139 # START OF targmatch.h1520 # END OF targmatch.h
680 bfdver.h elf32-target.h elf64-target.h targmatch.h779 targmatch.h: config.bfd targmatch.sed780 rm -f targmatch.h781 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new782 mv -f targmatch.new targmatch.h1030 $(INCDIR)/fnmatch.h targmatch.h
928 bfdver.h elf32-target.h elf64-target.h targmatch.h1376 targmatch.h: config.bfd targmatch.sed1377 rm -f targmatch.h1378 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new1379 mv -f targmatch.new targmatch.h1609 $(INCDIR)/fnmatch.h targmatch.h
1601 * targmatch.sed: Add explicit \n characters to work around bug in1877 * targmatch.sed: Do not use \(\) recursively.1976 * targmatch.sed: Use the hold space to put the #ifdef around the2550 (targmatch.h): New dependency.3273 * mpw-make.sed (config.bfd, targmatch.sed): Edit references to3275 (targmatch.h): Edit references to point explicitly to objdir.3346 * targmatch.sed: New file; a sed script to build targmatch.h from3348 * config.bfd: Add #if, #endif, and comments for targmatch.h.3350 (struct targmatch): Define.3351 (bfd_target_match): Define by including targmatch.h.[all …]
2937 * targmatch.sed: Delete case statements.
2973 targmatch sed script.
9 targmatch.h
992 @item targmatch.h993 @cindex @file{targmatch.h}
391 53357a9b87dd158b90cf790c316fd438 bfd/targmatch.sed