1 #source: ../../../elf/section4.s
2 #readelf: --sections
3 #name: label arithmetic with multiple same-name sections
4 
5 #...
6 [ 	]*\[.*\][ 	]+.group[ 	]+GROUP.*
7 #...
8 [ 	]*\[.*\][ 	]+\.text[ 	]+PROGBITS.*
9 #...
10 [ 	]*\[.*\][ 	]+\.data[ 	]+PROGBITS.*
11 #...
12 [ 	]*\[.*\][ 	]+\.text[ 	]+PROGBITS.*
13 #pass
14