ENTRY=_startSCRIPT_NAME=elfELFSIZE=64TEMPLATE_NAME=elf32EXTRA_EM_FILE=alphaelfOUTPUT_FORMAT="elf64-alpha"TEXT_START_ADDR="0x120000000"MAXPAGESIZE=0x10000COMMONPAGESIZE=0x2000NONPAGED_TEXT_START_ADDR="0x120000000"ARCH=alphaMACHINE=GENERATE_SHLIB_SCRIPT=yesGENERATE_PIE_SCRIPT=yes# Yes, we want duplicate .plt sections. The linker chooses the# appropriate one magically in alpha_after_open.PLT=".plt ${RELOCATING-0} : SPECIAL { *(.plt) }"DATA_PLT=yesTEXT_PLT=yes# Note that the number is always big-endian, thus we have to# reverse the digit string.NOP=0x0000fe2f1f04ff47 # unop; nopOTHER_READONLY_SECTIONS=".reginfo ${RELOCATING-0} : { *(.reginfo) }"