9 lines
243 B
Makefile
9 lines
243 B
Makefile
#name: .persistent sections
|
|
#ld: --orphan-handling=warn -e _start
|
|
#source: persistent-sections.s
|
|
#target: [supports_persistent_section]
|
|
#readelf: -SW
|
|
|
|
#...
|
|
+\[ *[0-9]+\] \.persistent +PROGBITS +[0-9a-f]+ +[0-9a-f]+ [0-9a-f]+ +00 +WA .*
|
|
#pass
|