1 .
${srcdir}/emulparams
/elf32bmipn32.sh
2 OUTPUT_FORMAT
="elf64-bigmips"
3 BIG_OUTPUT_FORMAT
="elf64-bigmips"
4 LITTLE_OUTPUT_FORMAT
="elf64-littlemips"
7 # IRIX6 defines these symbols. 0x40 is the size of the ELF header.
9 __dso_displacement = 0;
10 __elf_header = ${TEXT_START_ADDR};
11 __program_header_table = ${TEXT_START_ADDR} + 0x40;