Home | History | Annotate | Download | only in mips
      1 #objdump: -dr --prefix-addresses
      2 #name: MIPS ELF reloc 6 n32
      3 #as: -mabi=n32 -march=mips64
      4 #source: elf-rel6.s
      5 
      6 .*: +file format elf.*mips.*
      7 
      8 Disassembly of section \.text:
      9 0+00 <.*> lb	v0,0\(v1\)
     10 			0: R_MIPS16_GPREL	bar
     11 0+04 <.*> lb	v0,0\(v1\)
     12 			4: R_MIPS16_GPREL	bar\+0x1
     13 0+08 <.*> lb	v0,0\(v1\)
     14 			8: R_MIPS16_GPREL	bar\+0x1234
     15 0+0c <[^>]*> nop
     16 0+0e <[^>]*> nop
     17