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

/freebsd-13-stable/stand/i386/gptboot/
H A DMakefile16 ORG2= 0x0 macro
46 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
64 ${LD} ${LD_FLAGS} --defsym ORG=${ORG2} -T ${LDSCRIPT} -o ${.TARGET} ${.ALLSRC} ${LIBSA32}
/freebsd-13-stable/stand/i386/gptzfsboot/
H A DMakefile18 ORG2= 0x0 macro
58 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
80 ${LD} ${LD_FLAGS} --defsym ORG=${ORG2} -T ${LDSCRIPT} -o ${.TARGET} ${.ALLSRC} ${LIBI386} ${LIBSA32}
/freebsd-13-stable/stand/i386/isoboot/
H A DMakefile17 ORG2= 0x0 macro
42 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
62 ${LD} ${LD_FLAGS} --defsym ORG=${ORG2} -T ${LDSCRIPT} -o ${.TARGET} ${.ALLSRC} ${LIBSA32}
/freebsd-13-stable/stand/i386/zfsboot/
H A DMakefile16 ORG2= 0x2000 macro
80 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l zfsboot.ldr \
90 ${LD} ${LD_FLAGS} --defsym ORG=${ORG2} -T ${LDSCRIPT} -o ${.TARGET} ${.ALLSRC} ${LIBI386} ${LIBSA32}
/freebsd-13-stable/stand/i386/boot2/
H A DMakefile16 ORG2= 0x2000 macro
68 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
83 ${LD} ${LD_FLAGS} --defsym ORG=${ORG2} -T ${LDSCRIPT} -o ${.TARGET} ${.ALLSRC}

Completed in 67 milliseconds