Home | History | Annotate | Download | only in mips
      1 #as: -march=mips2 -mabi=32 -KPIC
      2 #readelf: --relocs
      3 #name: MIPS ELF reloc 13 (MIPS16 version)
      4 
      5 Relocation section '\.rel\.text' at offset .* contains 9 entries:
      6  *Offset * Info * Type * Sym\.Value * Sym\. Name
      7 0+0002 * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.data
      8 0+0016 * 0+..69 * R_MIPS16_LO16 * 0+0000 * \.data
      9 0+0012 * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.data
     10 0+001a * 0+..69 * R_MIPS16_LO16 * 0+0000 * \.data
     11 # The next two lines could be in either order.
     12 0+000e * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.rodata
     13 0+000a * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.rodata
     14 0+001e * 0+..69 * R_MIPS16_LO16 * 0+0000 * \.rodata
     15 0+0006 * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.bss
     16 0+0022 * 0+..69 * R_MIPS16_LO16 * 0+0000 * \.bss
     17 #pass
     18