Home | History | Annotate | Download | only in elf
      1 #readelf: --sections
      2 #name: label arithmetic with multiple same-name sections
      3 # The RX port uses non-standard section names.
      4 #not-target: rx-*
      5 
      6 #...
      7 [ 	]*\[.*\][ 	]+\.group[ 	]+GROUP.*
      8 #...
      9 [ 	]*\[.*\][ 	]+\.text[ 	]+PROGBITS.*
     10 #...
     11 [ 	]*\[.*\][ 	]+\.data[ 	]+PROGBITS.*
     12 #...
     13 [ 	]*\[.*\][ 	]+\.text[ 	]+PROGBITS.*
     14 #pass
     15