Searched refs:aout (Results 1 - 25 of 304) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/binutils.old/dist/ld/emulparams/
H A Dpdp11.sh1 SCRIPT_NAME=aout
H A Dvaxnbsd.sh1 SCRIPT_NAME=aout
H A Di386aout.sh1 SCRIPT_NAME=aout
H A Di386bsd.sh1 SCRIPT_NAME=aout
H A Dpc532macha.sh1 SCRIPT_NAME=aout
H A Dns32knbsd.sh1 SCRIPT_NAME=aout
/netbsd-current/external/gpl3/binutils/dist/ld/emulparams/
H A Dvaxnbsd.sh1 SCRIPT_NAME=aout
H A Di386aout.sh1 SCRIPT_NAME=aout
H A Di386bsd.sh1 SCRIPT_NAME=aout
H A Dpc532macha.sh1 SCRIPT_NAME=aout
H A Dns32knbsd.sh1 SCRIPT_NAME=aout
/netbsd-current/external/gpl3/gdb.old/dist/ld/emulparams/
H A Dvaxnbsd.sh1 SCRIPT_NAME=aout
H A Di386aout.sh1 SCRIPT_NAME=aout
H A Di386bsd.sh1 SCRIPT_NAME=aout
H A Dpc532macha.sh1 SCRIPT_NAME=aout
H A Dns32knbsd.sh1 SCRIPT_NAME=aout
/netbsd-current/distrib/shark/instkernel/instkernel/
H A DMakefile12 MDSET_SUFFIXES.-= aout create-aout
14 create-aout= \
17 release:: check_RELEASEDIR .WAIT netbsd-INSTALL.aout.gz
18 ${RELEASE_INSTALL} netbsd-INSTALL.aout.gz \
/netbsd-current/sys/arch/x68k/usr.bin/loadkmap/
H A DMakefile14 ${COMPILE.c} -o ${.TARGET}.aout ${.CURDIR}/ascii_kmap.c
15 ${OBJCOPY} -O binary ${.TARGET}.aout ${.TARGET}
16 rm ${.TARGET}.aout
19 ${COMPILE.c} -o ${.TARGET}.aout ${.CURDIR}/jis_kmap.c
20 ${OBJCOPY} -O binary ${.TARGET}.aout ${.TARGET}
21 rm ${.TARGET}.aout
/netbsd-current/sys/arch/x68k/usr.bin/bellctrl/
H A DMakefile8 $(CC) -c -o sample.aout ${.CURDIR}/sample_fm.c
9 strip sample.aout
10 dd bs=1 skip=32 count=52 if=sample.aout of=$@
11 rm sample.aout
/netbsd-current/distrib/cats/cdroms/installcd/
H A DMakefile5 CDKERNELS= netbsd-INSTALL.aout netbsd
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-scripts/
H A Dexpr2.d3 #xfail: arm-*-*aout [is_xcoff_format]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dlibaout.h31 /* Macros for accessing components in an aout header. */
356 /* Used on Linux, 386BSD, etc. See include/aout/aout64.h. */
475 extern bool NAME (aout, squirt_out_relocs)
478 extern bool NAME (aout, make_sections)
481 extern bfd_cleanup NAME (aout, some_aout_object_p)
484 extern bool NAME (aout, mkobject)
487 extern enum machine_type NAME (aout, machine_type)
490 extern bool NAME (aout, set_arch_mach)
493 extern bool NAME (aout, new_section_hook)
496 extern bool NAME (aout, set_section_content
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dlibaout.h31 /* Macros for accessing components in an aout header. */
356 /* Used on Linux, 386BSD, etc. See include/aout/aout64.h. */
475 extern bool NAME (aout, squirt_out_relocs)
478 extern bool NAME (aout, make_sections)
481 extern bfd_cleanup NAME (aout, some_aout_object_p)
484 extern bool NAME (aout, mkobject)
487 extern enum machine_type NAME (aout, machine_type)
490 extern bool NAME (aout, set_arch_mach)
493 extern bool NAME (aout, new_section_hook)
496 extern bool NAME (aout, set_section_content
[all...]
/netbsd-current/etc/etc.cats/
H A DMakefile.inc10 KERNEL_SUFFIXES= aout
20 ${TOOL_GZIP} -dc ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/kernel/netbsd.aout-INSTALL.gz \
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-cris/
H A Dnoglob1.d2 #target: cris-*-*elf* cris-*-*aout*

Completed in 280 milliseconds

1234567891011>>