Searched refs:ORG2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/stand/i386/gptboot/
H A DMakefile16 ORG2= 0x0 macro
45 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
63 ${LD} ${LD_FLAGS} --defsym ORG=${ORG2} -T ${LDSCRIPT} -o ${.TARGET} ${.ALLSRC} ${LIBSA32}
/freebsd-11-stable/stand/i386/isoboot/
H A DMakefile17 ORG2= 0x0 macro
45 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
65 ${LD} ${LD_FLAGS} --defsym ORG=${ORG2} -T ${LDSCRIPT} -o ${.TARGET} ${.ALLSRC} ${LIBSA32}
/freebsd-11-stable/stand/i386/zfsboot/
H A DMakefile16 ORG2= 0x2000 macro
66 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l zfsboot.ldr \
76 ${LD} ${LD_FLAGS} --defsym ORG=${ORG2} -T ${LDSCRIPT} -o ${.TARGET} ${.ALLSRC} ${LIBSA32}
/freebsd-11-stable/stand/i386/gptzfsboot/
H A DMakefile18 ORG2= 0x0 macro
49 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
68 ${LD} ${LD_FLAGS} --defsym ORG=${ORG2} -T ${LDSCRIPT} -o ${.TARGET} ${.ALLSRC} ${LIBSA32}
/freebsd-11-stable/stand/pc98/boot2/
H A DMakefile15 ORG2= 0x2000 macro
85 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
95 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC}
/freebsd-11-stable/stand/i386/boot2/
H A DMakefile16 ORG2= 0x2000 macro
72 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
87 ${LD} ${LD_FLAGS} --defsym ORG=${ORG2} -T ${LDSCRIPT} -o ${.TARGET} ${.ALLSRC}

Completed in 196 milliseconds