mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-01 02:54:39 +01:00
9a99bec198
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20228 a95241bf-73f2-0310-859d-f6bbb57e9c96
19 lines
502 B
Makefile
19 lines
502 B
Makefile
#source: size-2.s
|
|
#ld: -T size-2.t
|
|
#readelf: -l --wide
|
|
#xfail: "hppa64-*-*" "v850-*-*"
|
|
|
|
#...
|
|
Program Headers:
|
|
+Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg +Align
|
|
+PHDR +0x[0-9a-f]+ 0x0+0000 0x0+0000 0x[0-9a-f]+ 0x[0-9a-f]+ R +0x[0-9a-f]+
|
|
#...
|
|
+LOAD +0x[0-9a-f]+ 0x0+0100 0x0+0100 0x0+0030 0x0+0030 R E +0x[0-9a-f]+
|
|
+TLS +0x[0-9a-f]+ 0x0+0108 0x0+0108 0x0+0014 0x0+002c R +0x[0-9a-f]+
|
|
|
|
Section to Segment mapping:
|
|
+Segment Sections\.\.\.
|
|
+00 .*
|
|
+01.*\.text.*\.tdata.*
|
|
+02.*\.tdata.*
|