mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-15 18:27:49 +01:00
18 lines
255 B
Makefile
18 lines
255 B
Makefile
#ld: -Tnote-2.t
|
|
#objcopy_linked_file: -R .foo
|
|
#readelf: -l --wide
|
|
#xfail: hppa64-*-*
|
|
# hppa64 adds PHDR
|
|
|
|
#...
|
|
Program Headers:
|
|
Type.*
|
|
LOAD +0x[0-9a-f]+ .*
|
|
NOTE +0x[0-9a-f]+ .*
|
|
|
|
#...
|
|
Segment Sections...
|
|
00[ \t]+.text *
|
|
01[ \t]+.note *
|
|
#pass
|