mpir/yasm/modules/objfmts/elf/tests/gas64/elf_gas64_ssym.asm
2008-06-15 20:20:16 +00:00

11 lines
182 B
NASM

.text
foo:
movl %eax, foo@PLT
movl %eax, foo@GOTPCREL
movl %eax, bar@TLSGD
movl %eax, bar@TLSLD
movl %eax, bar@GOTTPOFF
movl %eax, bar@TPOFF
movl %eax, bar@DTPOFF
movl %eax, foo@GOT