| /netbsd-src/external/gpl2/texinfo/dist/util/ |
| H A D | texi2dvi | 192 -p | --p*) oformat=pdf;; 501 if test $oformat = dvi; then 515 if test $oformat = dvi; then 754 if test $oformat = pdf \ 785 $verbose "Copying $oformat file from `pwd` to $dest" 786 cp -p "./$filename_noext.$oformat" "$dest"
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/ |
| H A D | bare2.ms | 4 # ld: --oformat binary
|
| H A D | opterr3.ms | 2 # ld: -N --oformat binary --section-start=.text=0x10000000
|
| H A D | bare3.ms | 2 # ld: -N --oformat binary --section-start=.text=0x10000000
|
| /netbsd-src/sys/arch/x86/acpi/ |
| H A D | Makefile.wakecode.inc | 18 --oformat binary -e wakeup_16 -Ttext 0 \
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | target-select.cc | 193 const char* bfd_name = parameters->options().oformat(); in print_output_format()
|
| H A D | parameters.cc | 330 const char* bfd_name = parameters->options().oformat(); in parameters_force_valid_target()
|
| H A D | options.cc | 1046 return General_options::string_to_object_format(this->oformat()); in oformat_enum()
|
| H A D | options.h | 1090 DEFINE_string(oformat, options::EXACTLY_TWO_DASHES, '\0', "elf",
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | target-select.cc | 193 const char* bfd_name = parameters->options().oformat(); in print_output_format()
|
| H A D | parameters.cc | 330 const char* bfd_name = parameters->options().oformat(); in parameters_force_valid_target()
|
| H A D | options.cc | 1046 return General_options::string_to_object_format(this->oformat()); in oformat_enum()
|
| H A D | options.h | 1094 DEFINE_string(oformat, options::EXACTLY_TWO_DASHES, '\0', "elf",
|
| /netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
| H A D | mmo.em | 34 output from the mmo emulation: -m mmo --oformat elf64-mmix! */ 218 (using weird combinations like "-m mmo --oformat elf64-mmix" for
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
| H A D | mmo.em | 34 output from the mmo emulation: -m mmo --oformat elf64-mmix! */ 218 (using weird combinations like "-m mmo --oformat elf64-mmix" for
|
| /netbsd-src/sys/arch/amiga/stand/bootblock/ppcboot/ |
| H A D | Makefile | 98 $(PPCLD) -Ttext=0xfff00100 -o$@ --oformat binary $?
|
| /netbsd-src/sys/dev/ic/ |
| H A D | bt8xx.h | 63 u_int oformat; member
|
| /netbsd-src/sys/dev/pci/bktr/ |
| H A D | bktr_core.c | 1709 if ((geo->oformat & METEOR_GEO_ODD_ONLY) && 1710 (geo->oformat & METEOR_GEO_EVEN_ONLY)) { 1717 if (geo->oformat & METEOR_GEO_ODD_ONLY) 1721 if (geo->oformat & METEOR_GEO_EVEN_ONLY) 1746 ((geo->oformat & METEOR_GEO_FIELD_MASK) && 1770 if (geo->oformat & METEOR_GEO_RGB24) temp = temp * 2; 1821 switch (geo->oformat & METEOR_GEO_OUTPUT_MASK) { 1831 if (geo->oformat & METEOR_GEO_YUV_12)
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ChangeLog-0001 | 1714 * ld.1: Replace occurances of -oformat with --oformat. 1820 (ld_options[]): Change -omagic, -output and -oformat options 1835 dashed long option from -oformat to -trace-symbol.
|
| H A D | ChangeLog-2009 | 1386 (--oformat): Likewise.
|
| H A D | ld.info | 418 purpose: the '-b', '--format', '--oformat' options, the 'TARGET' 1708 '--oformat=OUTPUT-FORMAT' 1711 '--oformat' option to specify the binary format for the output 3353 exactly like using '--oformat BFDNAME' on the command line (*note 8589 * --oformat=OUTPUT-FORMAT: Options. (line 1623)
|
| H A D | ld.texi | 648 @option{-b}, @option{--format}, @option{--oformat} options, the 2139 @kindex --oformat=@var{output-format} 2140 @item --oformat=@var{output-format} 2143 @samp{--oformat} option to specify the binary format for the output 4108 exactly like using @samp{--oformat @var{bfdname}} on the command line
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ChangeLog-0001 | 1714 * ld.1: Replace occurances of -oformat with --oformat. 1820 (ld_options[]): Change -omagic, -output and -oformat options 1835 dashed long option from -oformat to -trace-symbol.
|
| H A D | ChangeLog-2009 | 1386 (--oformat): Likewise.
|
| H A D | ld.texi | 665 @option{-b}, @option{--format}, @option{--oformat} options, the 2267 @kindex --oformat=@var{output-format} 2268 @item --oformat=@var{output-format} 2271 @samp{--oformat} option to specify the binary format for the output 4285 exactly like using @samp{--oformat @var{bfdname}} on the command line
|