mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 12:51:22 +01:00
9a99bec198
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20228 a95241bf-73f2-0310-859d-f6bbb57e9c96
13 lines
342 B
Makefile
13 lines
342 B
Makefile
#source: orphan.s
|
|
#ld: -T orphan.ld
|
|
#readelf: -S --wide
|
|
|
|
#...
|
|
\[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
|
|
\[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
|
|
\[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t0-9a-f]+WA.*
|
|
#...
|
|
\[[ 0-9]+\] \.note[ \t]+NOTE[ \t0-9a-f]+A.*
|
|
\[[ 0-9]+\] \.note.bar[ \t]+NOTE[ \t0-9a-f]+A.*
|
|
#pass
|