Home
last modified time | relevance | path

Searched refs:BOOT_RELOC (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/alpha/stand/bootxx/
H A DMakefile15 BOOT_RELOC = ${PRIMARY_LOAD_ADDRESS} macro
40 ${LD} -nopie -znorelro -Ttext ${BOOT_RELOC} -N -e start \
/openbsd/sys/arch/alpha/stand/boot/
H A DMakefile16 BOOT_RELOC = ${SECONDARY_LOAD_ADDRESS} macro
60 ${LD} -nopie -znorelro -Ttext ${BOOT_RELOC} -N -e start \
/openbsd/sys/arch/alpha/stand/nboot/
H A DMakefile20 BOOT_RELOC = ${SECONDARY_LOAD_ADDRESS} macro
69 ${LD} -nopie -znorelro -Ttext ${BOOT_RELOC} -N -e start \
/openbsd/sys/arch/alpha/stand/netboot/
H A DMakefile19 BOOT_RELOC = ${PRIMARY_LOAD_ADDRESS} macro
70 ${LD} -nopie -znorelro -Ttext ${BOOT_RELOC} -N -e start \