[LVu] base subseg head view on prev subseg's tail
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / groupautoa.d
1 #readelf: -SW
2 #name: automatic section group a
3 #source: groupauto.s
4 # The RX port uses non-standard section names.
5 #notarget: rx-*
6
7 #...
8 [ ]*\[.*\][ ]+\.group[ ]+GROUP.*
9 #...
10 [ ]*\[.*\][ ]+\.text[ ]+PROGBITS.*[ ]+AX[ ]+.*
11 #...
12 [ ]*\[.*\][ ]+\.foo[ ]+PROGBITS.*[ ]+A[ ]+.*
13 #...
14 [ ]*\[.*\][ ]+\.text[ ]+PROGBITS.*[ ]+AXG[ ]+.*
15 #...
16 [ ]*\[.*\][ ]+\.note.bar[ ]+NOTE.*[ ]+G[ ]+.*
17 #pass
This page took 0.029114 seconds and 4 git commands to generate.