Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/boot/pc98/boot2/
DMakefile18 ORG1= 0 macro
75 ${LD} ${LD_FLAGS} -e start -Ttext ${ORG1} -o ${.TARGET} boot1.o
111 ORG1=`printf "%d" ${ORG1}` \
/freebsd-9-stable/sys/boot/i386/boot2/
DMakefile17 ORG1= 0x7c00 macro
66 ${LD} ${LD_FLAGS} -e start -Ttext ${ORG1} -o ${.TARGET} boot1.o
103 ORG1=`printf "%d" ${ORG1}` \
/freebsd-9-stable/sys/boot/i386/gptboot/
DMakefile15 ORG1= 0x7c00 macro
59 ${LD} ${LD_FLAGS} -e start -Ttext ${ORG1} -o ${.TARGET} gptldr.o
/freebsd-9-stable/sys/boot/i386/gptzfsboot/
DMakefile17 ORG1= 0x7c00 macro
57 ${LD} ${LD_FLAGS} -e start -Ttext ${ORG1} -o ${.TARGET} gptldr.o
/freebsd-9-stable/sys/boot/i386/zfsboot/
DMakefile15 ORG1= 0x7c00 macro
53 ${LD} ${LD_FLAGS} -e start -Ttext ${ORG1} -o ${.TARGET} zfsldr.o