size-2.d 873 B

123456789101112131415161718192021
  1. #source: size-2.s
  2. #ld: -T size-2.t
  3. #readelf: -lS --wide
  4. # v850 .tdata/.tbss are not TLS sections
  5. #xfail: v850*-*-*
  6. # The three alternatives for PHDR and LOAD are: 64-bit, 32-bit, 32-bit
  7. # not demand paged. 32-bit LOAD has a variant for spu-elf, which rounds
  8. # load size up to multiples of 16 bytes.
  9. #...
  10. .* \.text +PROGBITS +0+100 [0-9a-f]+ 0+10 00 AX .*
  11. .* \.tdata +PROGBITS +0+110 [0-9a-f]+ 0+20 00 WAT .*
  12. .* \.tbss +NOBITS +0+130 [0-9a-f]+ 0+30 00 WAT .*
  13. .* \.map +PROGBITS +0+130 [0-9a-f]+ 0+c 00 +A .*
  14. #...
  15. +PHDR +(0x0+40 0x0+40 0x0+40 0x0+a8 0x0+a8|0x0+34 0x0+34 0x0+34 0x0+60 0x0+60|0x0+34 0x0+a0 0x0+a0 0x0+60 0x0+60) R .*
  16. +LOAD +(0x0+40 0x0+40 0x0+40 0x0+fc 0x0+fc|0x0+34 0x0+34 0x0+34 0x0+1(08|10) 0x0+1(08|10)|0x0+34 0x0+a0 0x0+a0 0x0+9c 0x0+9c) R E .*
  17. +TLS +0x0+(110|a4) 0x0+110 0x0+110 0x0+20 0x0+50 R .*
  18. #...
  19. .* \.text \.tdata \.map
  20. .* \.tdata \.tbss