aboutsummaryrefslogtreecommitdiff
path: root/modules/objfmts/elf/tests/gas32/elf_gas32_ssym.asm
blob: 9bd042d0ab8262acb09eb4c084c351362a482ca3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.text
foo:
movl %eax, foo@PLT
movl %eax, foo@GOTOFF
#movl %eax, foo@GOTPC
movl %eax, bar@TLSGD
movl %eax, bar@TLSLDM
movl %eax, bar@GOTTPOFF
movl %eax, bar@TPOFF
movl %eax, bar@NTPOFF
movl %eax, bar@DTPOFF
movl %eax, bar@GOTNTPOFF
movl %eax, bar@INDNTPOFF
movl %eax, foo@GOT