1 #source: ../../../elf/equ-reloc.s 2 #objdump: -rsj .data 3 #name: elf equate relocs 4 5 .*: +file format .* 6 7 RELOCATION RECORDS FOR \[.*\]: 8 OFFSET *TYPE *VALUE 9 0*0 [^ ]+ +(\.bss(\+0x0*4)?|y1) 10 0*4 [^ ]+ +(\.bss(\+0x0*8)?|y2) 11 #... 12 Contents of section .data: 13 0000 0[04]00000[04] 0[08]00000[08].* 14 #pass 15