]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/emulparams/aarch64pe.sh
aarch64-pe support for LD, GAS and BFD
[thirdparty/binutils-gdb.git] / ld / emulparams / aarch64pe.sh
1 ARCH="aarch64"
2 SCRIPT_NAME=pep
3 OUTPUT_FORMAT="pei-aarch64-little"
4 RELOCATEABLE_OUTPUT_FORMAT="pe-aarch64-little"
5 TEMPLATE_NAME=pep
6 SUBSYSTEM=PE_DEF_SUBSYSTEM
7 INITIAL_SYMBOL_CHAR=\"_\"
8 TARGET_PAGE_SIZE=0x1000
9 GENERATE_AUTO_IMPORT_SCRIPT=1