* elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / tmipsel16-e.d
CommitLineData
ff8715d0
L
1#objdump: -rst -mips16
2#name: MIPS16 reloc
3#as: -mips16
4#source: mips16-e.s
5
6# Check MIPS16 reloc processing
7
8.*: +file format elf.*mips.*
9
10SYMBOL TABLE:
110+0000000 l d \.text 0+0000000
120+0000000 l d \.data 0+0000000
130+0000000 l d \.bss 0+0000000
140+0000002 l \.text 0+0000000 0xf0 l1
150+0000004 l \.text 0+0000000 0xf0 L1.1
160+0000000 l d foo 0+0000000
170+0000000 l d \.reginfo 0+0000000
823e3a73 180+0000000 l d \.(mdebug|pdr) 0+0000000
ff8715d0
L
190+0000000 \*UND\* 0+0000000 g1
20
21
22RELOCATION RECORDS FOR \[foo\]:
23OFFSET TYPE VALUE
240+0000000 R_MIPS_32 l1
250+0000004 R_MIPS_32 l1
260+0000008 R_MIPS_32 L1.1
270+000000c R_MIPS_32 L1.1
280+0000010 R_MIPS_32 g1
290+0000014 R_MIPS_32 g1
30
31
32Contents of section \.text:
33 0000 00650065 00650065 00650065 00650065 .*
34Contents of section \.data:
35Contents of section \.reginfo:
36 0000 01000000 00000000 00000000 00000000 .*
37 0010 00000000 00000000 .*
823e3a73 38Contents of section \.(mdebug|pdr):
ff8715d0
L
39#...
40Contents of section foo:
41 0000 00000000 08000000 00000000 03000000 .*
42 0010 00000000 08000000 00000000 00000000 .*
This page took 0.032378 seconds and 4 git commands to generate.