* ld-scripts/size-1.d: Add bigendian regexps.

* ld-scripts/size-2.d: Set --wide for readelf.
This commit is contained in:
Nathan Sidwell
2004-03-05 19:27:34 +00:00
parent 1198ecbe71
commit 68715859c7
3 changed files with 15 additions and 11 deletions

View File

@ -4,13 +4,18 @@
.*: file format .*
#...
Contents of section \.text:
0+00 (01)?000000(01)? (02)?000000(02)? ........
#...
Contents of section \.data:
0+08 (03)?000000(03)? (04)?000000(04)? (05)?000000(05)? ............
#...
Contents of section \.tdata:
0+24 (06)?000000 07000000 08000000 09000000 ................
0+34 (0a)?000000 ....
0+24 (06)?000000(06)? (07)?000000(07)? (08)?000000(08)? (09)?000000(09)? ................
0+34 (0a)?000000(0a)? ....
#...
Contents of section \.map:
0+38 (08)?000000(08)? (0c)?000000(0c)? (10)?000000(10)? (14)?000000(14)? ................
0+48 (18)?000000(18)? ....
#...