1 #source: ../../../elf/section7.s 2 #objdump: -s 3 #name: elf section7 4 5 .*: +file format .* 6 7 # The MIPS includes a 'section .reginfo' and such here. 8 #... 9 Contents of section .bar: 10 0000 00000000 00000000 0000 .* 11 Contents of section .bar1: 12 0000 0102 .* 13 Contents of section .bar2: 14 0000 0102 .* 15 Contents of section .bar3: 16 0000 0103 .* 17 Contents of section .bar4: 18 0000 04 .* 19 Contents of section .text: 20 0000 feff .* 21 # Arm includes a .ARM.attributes section here 22 #... 23