aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/flags1.d
blob: 5a3407be0d4267cd57166a035d21b995aee70fbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#name: --set-section-flags test 1 (sections)
#ld: -Tflags1.ld
#objcopy_linked_file: --set-section-flags .post_text_reserve=contents,alloc,load,readonly,code 
#readelf: -l --wide

#...
Program Headers:
  Type.*
  LOAD +0x[0-9a-f]+ 0x0*0 0x0*0 0x0*0161 0x0*0161 RWE 0x[0-9a-f]+

#...
  Segment Sections...
   00[ \t]+.text .post_text_reserve[ \t]*
#pass