Home | History | Annotate | Download | only in sh64
      1 #as: --abi=64
      2 #objdump: -sr
      3 #name: Unaligned pseudos, 64-bit ABI.
      4 #source: ua-1.s
      5 
      6 # Note that the relocs for externsym0 + 3 and externsym2 + 42 are
      7 # partial-in-place, i.e. REL-like, and are not displayed correctly.
      8 
      9 .*:     file format .*-sh64.*
     10 
     11 RELOCATION RECORDS FOR \[\.rodata\]:
     12 OFFSET           TYPE              VALUE
     13 0+0f R_SH_DIR32        externsym0
     14 0+1b R_SH_64           externsym1\+0x0000000000000029
     15 0+2c R_SH_DIR32        externsym2
     16 0+30 R_SH_64           externsym3\+0x000000000000002b
     17 
     18 
     19 Contents of section \.rodata:
     20  0000 01234567 89abcdef 2a4a2143 b1abcd00  .*
     21  0010 00000301 2c456d89 ab1d0f00 00000000  .*
     22  0020 00000002 01a34b67 c9ab0d4f 0000002a  .*
     23  0030 00000000 00000000                    .*
     24