MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel26.d
CommitLineData
08e8dfaf 1#as: -mips32 -32 -EL -KPIC
df1f3cda
DD
2#readelf: --relocs
3#name: MIPS ELF reloc 26
4
5Relocation section '\.rel\.pdr' .*
6 *Offset.*
700.*
8
9Relocation section '\.rel\.text\.foo' at offset .* contains 11 entries:
10 *Offset * Info * Type * Sym\.Value * Sym\. Name
110+000 * .+ * R_MIPS_HI16 * 0+0 * _gp_disp
120+004 * .+ * R_MIPS_LO16 * 0+0 * _gp_disp
130+014 * .+ * R_MIPS_GOT16 * 0+0 * \$LC28
140+01c * .+ * R_MIPS_LO16 * 0+0 * \$LC28
150+020 * .+ * R_MIPS_CALL16 * 0+0 * bar
160+030 * .+ * R_MIPS_PC16 * 0+0 * \$L846
170+034 * .+ * R_MIPS_GOT16 * 0+0 * \$LC27
180+038 * .+ * R_MIPS_PC16 * 0+0 * \$L848
190+048 * .+ * R_MIPS_PC16 * 0+0 * \$L925
200+010 * .+ * R_MIPS_GOT16 * 0+0 * \.rodata\.foo
210+05c * .+ * R_MIPS_LO16 * 0+0 * \.rodata\.foo
22#pass
This page took 0.550605 seconds and 4 git commands to generate.