Home | History | Annotate | Download | only in mips
      1 #as: -march=mips1 -mabi=32
      2 #readelf: --relocs
      3 #name: MIPS ELF reloc 12
      4 
      5 Relocation section '\.rel\.text' at offset .* contains 4 entries:
      6  *Offset * Info * Type * Sym\.Value * Sym\. Name
      7 0+0004 * 0+..05 * R_MIPS_HI16 * 0+0000 * l1
      8 0+0008 * 0+..06 * R_MIPS_LO16 * 0+0000 * l1
      9 0+0000 * 0+..05 * R_MIPS_HI16 * 0+0004 * l2
     10 0+000c * 0+..06 * R_MIPS_LO16 * 0+0004 * l2
     11 #pass
     12