57ef2b7fb0a201c815adf4e6523b02b451914277
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / groupautoa.d
1 #readelf: -SW
2 #name: automatic section group
3 #source: groupauto.s
4
5 #...
6 [ ]*\[.*\][ ]+\.group[ ]+GROUP.*
7 #...
8 [ ]*\[.*\][ ]+\.text[ ]+PROGBITS.*[ ]+AX[ ]+.*
9 #...
10 [ ]*\[.*\][ ]+\.foo[ ]+PROGBITS.*[ ]+A[ ]+.*
11 #...
12 [ ]*\[.*\][ ]+\.text[ ]+PROGBITS.*[ ]+AXG[ ]+.*
13 #...
14 [ ]*\[.*\][ ]+\.note.bar[ ]+NOTE.*[ ]+G[ ]+.*
15 #pass
This page took 0.043766 seconds and 3 git commands to generate.