Home | History | Annotate | Download | only in ld-x86-64

Lines Matching refs:rip

6 	cmp	bar@GOTPCREL(%rip), %rax
7 cmp bar@GOTPCREL(%rip), %ecx
8 cmp bar@GOTPCREL(%rip), %r11
9 cmp bar@GOTPCREL(%rip), %r12d
11 mov bar@GOTPCREL(%rip), %rax
12 mov bar@GOTPCREL(%rip), %ecx
13 mov bar@GOTPCREL(%rip), %r11
14 mov bar@GOTPCREL(%rip), %r12d
16 test %rax, bar@GOTPCREL(%rip)
17 test %ecx, bar@GOTPCREL(%rip)
18 test %r11, bar@GOTPCREL(%rip)
19 test %r12d, bar@GOTPCREL(%rip)