Home
last modified time | relevance | path

Searched refs:ORG2 (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/sys/boot/i386/gptboot/
DMakefile16 ORG2= 0x0 macro
50 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
68 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC} ${LIBSTAND}
/freebsd-9-stable/sys/boot/i386/gptzfsboot/
DMakefile18 ORG2= 0x0 macro
48 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
66 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC} ${LIBSTAND}
/freebsd-9-stable/sys/boot/i386/zfsboot/
DMakefile16 ORG2= 0x2000 macro
69 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l zfsboot.ldr \
79 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC} ${LIBSTAND}
/freebsd-9-stable/sys/boot/pc98/boot2/
DMakefile19 ORG2= 0x2000 macro
86 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
96 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC}
/freebsd-9-stable/sys/boot/i386/boot2/
DMakefile18 ORG2= 0x2000 macro
77 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
87 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC}