Home
last modified time | relevance | path

Searched refs:oformat (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexi2dvi192 -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 Dbare2.ms4 # ld: --oformat binary
H A Dopterr3.ms2 # ld: -N --oformat binary --section-start=.text=0x10000000
H A Dbare3.ms2 # ld: -N --oformat binary --section-start=.text=0x10000000
/netbsd-src/sys/arch/x86/acpi/
H A DMakefile.wakecode.inc18 --oformat binary -e wakeup_16 -Ttext 0 \
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtarget-select.cc193 const char* bfd_name = parameters->options().oformat(); in print_output_format()
H A Dparameters.cc330 const char* bfd_name = parameters->options().oformat(); in parameters_force_valid_target()
H A Doptions.cc1046 return General_options::string_to_object_format(this->oformat()); in oformat_enum()
H A Doptions.h1090 DEFINE_string(oformat, options::EXACTLY_TWO_DASHES, '\0', "elf",
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtarget-select.cc193 const char* bfd_name = parameters->options().oformat(); in print_output_format()
H A Dparameters.cc330 const char* bfd_name = parameters->options().oformat(); in parameters_force_valid_target()
H A Doptions.cc1046 return General_options::string_to_object_format(this->oformat()); in oformat_enum()
H A Doptions.h1094 DEFINE_string(oformat, options::EXACTLY_TWO_DASHES, '\0', "elf",
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dmmo.em34 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 Dmmo.em34 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 DMakefile98 $(PPCLD) -Ttext=0xfff00100 -o$@ --oformat binary $?
/netbsd-src/sys/dev/ic/
H A Dbt8xx.h63 u_int oformat; member
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_core.c1709 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 DChangeLog-00011714 * 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 DChangeLog-20091386 (--oformat): Likewise.
H A Dld.info418 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 Dld.texi648 @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 DChangeLog-00011714 * 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 DChangeLog-20091386 (--oformat): Likewise.
H A Dld.texi665 @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

12