bfd: use the ELF linker to perform relocations in BPF targets
[deliverable/binutils-gdb.git] / ld / emulparams / elf64bpf.sh
CommitLineData
8376927b
JM
1TEMPLATE_NAME=elf32
2SCRIPT_NAME=elf
3BIG_OUTPUT_FORMAT="elf64-bpfbe"
4LITTLE_OUTPUT_FORMAT="elf64-bpfle"
5OUTPUT_FORMAT="$LITTLE_OUTPUT_FORMAT"
6ARCH=bpf
7MACHINE=
8TARGET_PAGE_SIZE=0x1000
9# XXX this is arbitrary, for now
10TEXT_START_ADDR=0x00400000
This page took 0.032963 seconds and 4 git commands to generate.