* elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel12.d
CommitLineData
5919d012
RS
1#as: -march=mips1 -mabi=32
2#readelf: --relocs
3#name: MIPS ELF reloc 12
4
5Relocation section '\.rel\.text' at offset .* contains 4 entries:
6 *Offset * Info * Type * Sym\.Value * Sym\. Name
70+0004 * 0+..05 * R_MIPS_HI16 * 0+0000 * l1
80+0008 * 0+..06 * R_MIPS_LO16 * 0+0000 * l1
90+0000 * 0+..05 * R_MIPS_HI16 * 0+0004 * l2
100+000c * 0+..06 * R_MIPS_LO16 * 0+0004 * l2
11#pass
This page took 0.068548 seconds and 4 git commands to generate.