Home | History | Annotate | Download | only in mips
      1 #objdump: -rst -mips16
      2 #name: MIPS16 reloc 2
      3 #as: -32 -mips16
      4 #source: mips16-f.s
      5 
      6 # Check MIPS16 reloc processing
      7 
      8 .*: +file format elf.*mips.*
      9 
     10 SYMBOL TABLE:
     11 0+0000000 l    d  \.text	0+0000000 (|\.text)
     12 0+0000000 l    d  \.data	0+0000000 (|\.data)
     13 0+0000000 l    d  \.bss	0+0000000 (|\.bss)
     14 0+0000000 l    d  foo	0+0000000 (|foo)
     15 0+0000000 l    d  \.reginfo	0+0000000 (|\.reginfo)
     16 0+0000000 l    d  \.MIPS\.abiflags	0+0000000 (|\.MIPS\.abiflags)
     17 0+0000000 l    d  \.(mdebug|pdr)	0+0000000 (|\.mdebug|\.pdr)
     18 0+0000000 l    d  \.gnu\.attributes	0+0000000 (|\.gnu\.attributes)
     19 0+0000002 l       \.text	0+0000000 0xf0 l1
     20 
     21 
     22 RELOCATION RECORDS FOR \[foo\]:
     23 OFFSET [ ]+ TYPE              VALUE
     24 0+0000000 R_MIPS_32         l1
     25 
     26 
     27 Contents of section \.text:
     28  0000 00650065 00650065 00650065 00650065  .*
     29 Contents of section \.reginfo:
     30  0000 00000100 00000000 00000000 00000000  .*
     31  0010 00000000 00000000                    .*
     32 Contents of section \.MIPS\.abiflags:
     33  .*
     34  .*
     35 Contents of section foo:
     36  0000 03000000 00000000 00000000 00000000  .*
     37 Contents of section \.gnu\.attributes:
     38  .*
     39