Searched refs:ORG (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/stand/i386/pmbr/
H A DMakefile8 ORG= 0x600 macro
/freebsd-12-stable/stand/i386/cdboot/
H A DMakefile12 ORG= 0x7c00 macro
/freebsd-12-stable/stand/i386/mbr/
H A DMakefile11 ORG= 0x600 macro
/freebsd-12-stable/stand/i386/btx/btxldr/
H A DMakefile16 ORG=${LOADER_ADDRESS} macro
/freebsd-12-stable/stand/i386/
H A DMakefile.inc25 LDFLAGS_ORG= -Wl,--defsym,ORG=${ORG},-T,${LDSCRIPT}
/freebsd-12-stable/stand/i386/boot0/
H A DMakefile42 ORG=${BOOT_BOOT0_ORG} macro
/freebsd-12-stable/stand/i386/btx/btx/
H A DMakefile27 ORG= 0x9000 macro
/freebsd-12-stable/stand/i386/pxeldr/
H A DMakefile14 ORG= 0x7c00 macro
/freebsd-12-stable/stand/i386/boot2/
H A DMakefile59 ${LD} ${LD_FLAGS} -e start --defsym ORG=${ORG1} -T ${LDSCRIPT} -o ${.TARGET} boot1.o
87 ${LD} ${LD_FLAGS} --defsym ORG=${ORG2} -T ${LDSCRIPT} -o ${.TARGET} ${.ALLSRC}
/freebsd-12-stable/stand/i386/loader/
H A DMakefile49 ORG= 0x0 macro

Completed in 67 milliseconds