Home | History | Annotate | Download | only in ld-elf
      1 #source: maxpage1.s
      2 #as: --32
      3 #ld: -m elf_i386 -z max-page-size=0x10000000 -T maxpage3.t
      4 #readelf: -lS --wide
      5 #target: x86_64-*-linux* i?86-*-linux-gnu i?86-*-gnu*
      6 
      7 #...
      8   \[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t]+0*10000000[ \t]+[ \t0-9a-f]+WA?.*
      9 #...
     10   LOAD+.*0x10000000
     11   LOAD+.*0x10000000
     12 #pass
     13