IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / pr21404-1.d
CommitLineData
b660e9eb
SKS
1#name: AVR symbol size adjustment with non zero symbol value
2#as: -mmcu=avrxmega2 -mlink-relax
3#ld: -mavrxmega2 --relax
4#source: pr21404-1.s
5#nm: -n -S
6#target: avr-*-*
7
8#...
900000000 00000004 T main
10#...
1100000002 00000002 T nonzero_sym
12#...
This page took 0.255211 seconds and 4 git commands to generate.