* elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark from
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / equ-reloc.d
1 #objdump: -rsj .data
2 #name: elf equate relocs
3
4 .*: +file format .*
5
6 RELOCATION RECORDS FOR \[.*\]:
7 OFFSET *TYPE *VALUE
8 0*0 [^ ]+ +(\.bss(\+0x0*4)?|y1)
9 0*4 [^ ]+ +(\.bss(\+0x0*8)?|y2)
10 #...
11 Contents of section .data:
12 0000 0[04]00000[04] 0[08]00000[08].*
13 #pass
This page took 0.029628 seconds and 4 git commands to generate.