Home | History | Annotate | Download | only in X86

Lines Matching refs:thing

3         mov %rax, thing
4 mov %rax, thing@GOT-thing2@GOT
5 mov %rax, (thing-thing2)(%rip)
6 mov %rax, thing-thing
7 mov %rax, thing-thing2
8 mov %rax, thing@PLT
9 jmp thing@PLT
10 mov %rax, thing@TLVP
16 // CHECK-ERROR: 7:9: error: unsupported relocation with subtraction expression, symbol 'thing' can not be undefined in a subtraction expression