mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
* ld-scripts/size-1.d: Add bigendian regexps.
* ld-scripts/size-2.d: Set --wide for readelf.
This commit is contained in:
@ -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)? ....
|
||||
#...
|
||||
|
Reference in New Issue
Block a user