]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mips/elf-rel27.d
bfd/
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel27.d
1 #PROG: readelf
2 #readelf: -Wr
3 #name: MIPS ELF reloc 27
4 #as: -32
5
6 Relocation section '\.rel\.text' at offset .* contains [34] entries:
7 *Offset * Info * Type * Sym\. Value * Symbol's Name
8 [0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16|MICROMIPS)_HI16 * [0-9a-f]+ * (\.text|\.L0)
9 [0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16|MICROMIPS)_HI16 * [0-9a-f]+ * (\.text|\.L0)
10 [0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16|MICROMIPS)_LO16 * [0-9a-f]+ * (\.text|\.L0)
11 # There's an extra R_MICROMIPS_PC10_S1 relocation here for microMIPS
12 # assembly. We don't care about it and the entry count regexp above
13 # catches other possible discrepancies, hence:
14 #pass