Change objfile::partial_symtabs to be a unique_ptr
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / got-reloc-global-addend-2.s
CommitLineData
ac145307
BS
1.text
2.nocmp
3 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14
4 mvkl .s1 $DPR_GOT(a)+4, A1
5
6 .global a
7 .section .neardata,"aw",@progbits
8 .align 2
9 .type a, @object
10 .size a, 4
11a:
This page took 0.377285 seconds and 4 git commands to generate.