readelf: Consolidate --syms --use-dynamic with --dyn-syms
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / bti-plt-7.d
1 #name: Warn when neither inputs has GNU NOTE BTI
2 #source: property-bti-pac2.s
3 #source: plt_mapping_symbol.s
4 #target: [check_shared_lib_support]
5 #as: -mabi=lp64
6 #ld: -shared -z force-bti
7 #warning: .*plt_mapping_symbol.*: warning: BTI turned on by -z force-bti.*
8 #warning: .*property-bti-pac2.*: warning: BTI turned on by -z force-bti.*
9 #readelf: -n
10
11 # Should warn about the missing input BTI NOTE but should
12 # still mark output as BTI
13
14 Displaying notes found in: .note.gnu.property
15 [ ]+Owner[ ]+Data size[ ]+Description
16 GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
17 Properties: AArch64 feature: BTI
This page took 0.03092 seconds and 4 git commands to generate.