Home
last modified time | relevance | path

Searched refs:btxld (Results 1 – 9 of 9) sorted by relevance

/trueos/usr.sbin/btxld/
HDMakefile3 PROG= btxld
4 MAN= btxld.8
5 SRCS= btxld.c elfh.c
HDbtxld.c118 static void btxld(const char *);
181 btxld(*argv); in main()
199 btxld(const char *iname) in btxld() function
/trueos/usr.sbin/
HDMakefile.amd6420 SUBDIR+= btxld
HDMakefile.i3869 SUBDIR+= btxld
/trueos/sys/boot/i386/pxeldr/
HDMakefile42 btxld -v -f aout -e ${LOADER_ADDRESS} -o ${.TARGET} -l ${BTXLDR} \
/trueos/sys/boot/pc98/loader/
HDMakefile75 btxld -v -f aout -e ${LOADER_ADDRESS} -o ${.TARGET} -l ${BTXLDR} \
/trueos/sys/boot/i386/loader/
HDMakefile93 btxld -v -f aout -e ${LOADER_ADDRESS} -o ${.TARGET} -l ${BTXLDR} \
/trueos/sys/boot/pc98/boot2/
HDMakefile83 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
/trueos/sys/boot/i386/boot2/
HDMakefile77 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \