Home | History | Annotate | Download | only in mips
      1 #objdump: -dr
      2 #as: -mabi=n32 -mips3 -xgot -KPIC
      3 
      4 .*:     file format .*
      5 
      6 Disassembly of section \.text:
      7 
      8 00000000 <.*>:
      9 	\.\.\.
     10 .*:	8f840000 	lw	a0,0\(gp\)
     11 			.*: R_MIPS_GOT_PAGE	\.rodata\+0x8
     12 .*:	dc840000 	ld	a0,0\(a0\)
     13 			.*: R_MIPS_GOT_OFST	\.rodata\+0x8
     14 	\.\.\.
     15