6 OUTPUT_FORMAT
="elf64-alpha"
7 TEXT_START_ADDR
="0x120000000"
10 NONPAGED_TEXT_START_ADDR
="0x120000000"
13 GENERATE_SHLIB_SCRIPT
=yes
14 GENERATE_PIE_SCRIPT
=yes
16 # Note that the number is always big-endian, thus we have to
17 # reverse the digit string.
18 NOP
=0x0000fe2f1f04ff47 # unop; nop
20 OTHER_READONLY_SECTIONS
="
21 .reginfo ${RELOCATING-0} : { *(.reginfo) }"