Add MIPS .module directive
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel13.d
CommitLineData
5919d012
RS
1#as: -march=mips2 -mabi=32 -KPIC
2#readelf: --relocs
3#name: MIPS ELF reloc 13
4
5Relocation section '\.rel\.text' at offset .* contains 9 entries:
6 *Offset * Info * Type * Sym\.Value * Sym\. Name
70+0000 * 0+..09 * R_MIPS_GOT16 * 0+0000 * \.data
80+0014 * 0+..06 * R_MIPS_LO16 * 0+0000 * \.data
90+0010 * 0+..09 * R_MIPS_GOT16 * 0+0000 * \.data
100+0018 * 0+..06 * R_MIPS_LO16 * 0+0000 * \.data
11# The next two lines could be in either order.
120+000c * 0+..09 * R_MIPS_GOT16 * 0+0000 * \.rodata
130+0008 * 0+..09 * R_MIPS_GOT16 * 0+0000 * \.rodata
140+001c * 0+..06 * R_MIPS_LO16 * 0+0000 * \.rodata
150+0004 * 0+..09 * R_MIPS_GOT16 * 0+0000 * \.bss
160+0020 * 0+..06 * R_MIPS_LO16 * 0+0000 * \.bss
17#pass
This page took 0.473444 seconds and 4 git commands to generate.