Delete asection.symbol_ptr_ptr
[binutils-gdb.git] / ld / testsuite / ld-tic6x / shlib-app-1r.s
blob4928804ed0fedbb76f58e8a152ae216d66b42df6
1 .global a
2 .text
3 fish:
4 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14
5 callp .s2 sub0, B3
6 b .s2 sub0
7 callp .s2 fish, B3
8 b .s2 fish
9 ldw .d2t2 *+B14(a), B4
10 ldw .d2t2 *+B14(b), B5
11 ldw .d2t2 *+B14($GOT(a)), B6
12 ldw .d2t2 *+B14($GOT(b)), B6
13 .global b
14 .section .neardata,"aw",@progbits
15 .align 2
16 .type b, @object
17 .size b, 4
19 .long 0x12345678
20 .section .note.GNU-stack