Home | History | Annotate | Download | only in mips
      1 #objdump: -dr
      2 #name: Locally-resolvable PC-relative code references
      3 
      4 .*:     file format .*
      5 
      6 Disassembly of section .text:
      7 
      8 00000000 <func>:
      9        0:	3c040001 	lui	a0,0x1
     10        4:	2484800c 	addiu	a0,a0,-32756
     11 	...
     12 
     13 00008010 <foo>:
     14 #pass
     15