Home | History | Annotate | Download | only in MachO

Lines Matching refs:rip

15  	movq _foo@GOTPCREL(%rip), %rax
16 pushq _foo@GOTPCREL(%rip)
17 movl _foo(%rip), %eax
18 movl _foo+4(%rip), %eax
19 movb $0x12, _foo(%rip)
20 movl $0x12345678, _foo(%rip)
27 leaq L1(%rip), %rax
28 leaq L0(%rip), %rax
29 addl $6,L0(%rip)
30 addw $500,L0(%rip)
31 addl $500,L0(%rip)
66 movl L4(%rip), %eax
78 movl L5(%rip), %eax
79 movl f6(%rip), %eax
80 movl L6(%rip), %eax
88 cmpq $0, _foo@GOTPCREL(%rip)