Allow objdump to recognise the System.Runtime.dll files that get shipped with .NET...
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / group-7a.d
1 #name: copy removing reloc group member
2 #source: group-7.s
3 #PROG: objcopy
4 #objcopy: --remove-section .data.foo
5 #readelf: -Sg --wide
6
7 #...
8 \[[ 0-9]+\] \.group[ \t]+GROUP[ \t]+.*
9 #...
10 \[[ 0-9]+\] \.data2\.foo[ \t]+PROGBITS[ \t0-9a-f]+WAG.*
11 #...
12 COMDAT group section \[[ 0-9]+\] `\.group' \[foo\] contains 1 section.*
13 \[Index\] Name
14 \[[ 0-9]+\] \.data2\.foo
15 #pass
This page took 0.03029 seconds and 4 git commands to generate.