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 15