blob: da0fcbb4e34b6255bb03ebe7d60998f6d2d49215 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#ld:
#readelf: --notes --wide -l
#target: *-*-linux* *-*-gnu* *-*-nacl*
#...
GNU_PROPERTY .*
#...
+[0-9]+ +.*\.note\.gnu\.property.*
#...
+[0-9]+ +\.note\.gnu\.property
#...
+[0-9]+ +\.note\.gnu\.property
#...
Displaying notes found in: \.note\.gnu\.property
[ ]+Owner[ ]+Data size[ ]+Description
[ ]+GNU[ ]+0x0+..[ ]+NT_GNU_PROPERTY_TYPE_0[ ]+Properties: no copy on protected
|