Searched refs:rip (Results 1 - 25 of 66) sorted by relevance

123

/macosx-10.9.5/xnu-2422.115.4/osfmk/x86_64/
H A Dstart.s220 movq %rax, ___stack_chk_guard(%rip)
228 leaq _vstart(%rip), %rcx
246 lea (%rip), %rcx
310 leaq EXT(hibernate_kernel_entrypoint)(%rip),%rcx
376 mov %rsp, saved_rsp(%rip)
384 mov %rax, saved_cr0(%rip)
386 mov %rax, saved_cr2(%rip)
388 mov %rax, saved_cr3(%rip)
390 mov %rax, saved_cr4(%rip)
393 movw %es, saved_es(%rip)
[all...]
H A Dcswitch.s69 addq EXT(kernel_stack_size)(%rip),%rdx /* point to stack top */
107 add EXT(kernel_stack_size)(%rip),%rcx /* point to stack top */
H A Didt64.s88 leaq func(%rip), %rax ;\
216 leaq HNDL_ALLTRAPS(%rip), %rax
298 cmpl $0, EXT(no_shared_cr3)(%rip)
376 movl EXT(no_shared_cr3)(%rip), %eax
518 * rcx user rip
576 mov %rcx, ISF64_RIP(%rsp) /* rip */
581 leaq HNDL_SYSCALL(%rip), %r11;
653 lea EXT(idt64_sysenter)(%rip), %rax
677 leaq EXT(idt64_syscall)(%rip), %rax
742 leaq EXT(ret32_iret)(%rip),
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_smime/
H A DSecCmsEnvelopedData.h73 SecCmsEnvelopedDataAddRecipient(SecCmsEnvelopedDataRef edp, SecCmsRecipientInfoRef rip);
H A Dcmsenvdata.c123 * rip must be created on the same pool as edp - this is not enforced, though.
126 SecCmsEnvelopedDataAddRecipient(SecCmsEnvelopedDataRef edp, SecCmsRecipientInfoRef rip) argument
131 /* XXX compare pools, if not same, copy rip into edp's pool */
134 PR_ASSERT(rip != NULL);
138 rv = SecCmsArrayAdd(edp->cmsg->poolp, (void ***)&(edp->recipientInfos), (void *)rip);
/macosx-10.9.5/Security-55471.14.18/libsecurity_smime/lib/
H A DSecCmsEnvelopedData.h73 SecCmsEnvelopedDataAddRecipient(SecCmsEnvelopedDataRef edp, SecCmsRecipientInfoRef rip);
H A Dcmsenvdata.c123 * rip must be created on the same pool as edp - this is not enforced, though.
126 SecCmsEnvelopedDataAddRecipient(SecCmsEnvelopedDataRef edp, SecCmsRecipientInfoRef rip) argument
131 /* XXX compare pools, if not same, copy rip into edp's pool */
134 PR_ASSERT(rip != NULL);
138 rv = SecCmsArrayAdd(edp->cmsg->poolp, (void ***)&(edp->recipientInfos), (void *)rip);
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/commpage/
H A Dcommpage_asm.s44 movq _commPagePtr32(%rip),%rdx
52 movq _commPagePtr64(%rip),%rdx
/macosx-10.9.5/Libc-997.90.3/include/protocols/
H A Drouted.h53 struct rip { struct
/macosx-10.9.5/xnu-2422.115.4/libsyscall/custom/
H A D__vfork.s97 movq __current_pid@GOTPCREL(%rip), %rax
104 movq __current_pid@GOTPCREL(%rip), %rdx
113 movq __current_pid@GOTPCREL(%rip), %rcx
126 movq __current_pid@GOTPCREL(%rip), %rdx
H A D__getpid.s86 movl __current_pid(%rip), %eax
94 leaq __current_pid(%rip), %rcx
/macosx-10.9.5/MITKerberosShim-62.1/
H A Dheim-sym.x86_64.s26 movq _fun_krb5_cc_end_seq_get@GOTPCREL(%rip), %r11
51 movq _fun_krb5_config_get_string@GOTPCREL(%rip), %r11
76 movq _fun_krb5_set_default_in_tkt_etypes@GOTPCREL(%rip), %r11
101 movq _fun_krb5_get_pw_salt@GOTPCREL(%rip), %r11
126 movq _fun_krb5_free_salt@GOTPCREL(%rip), %r11
151 movq _fun_krb5_string_to_key_data_salt@GOTPCREL(%rip), %r11
176 movq _fun_krb5_free_keyblock_contents@GOTPCREL(%rip), %r11
201 movq _fun_krb5_set_real_time@GOTPCREL(%rip), %r11
226 movq _fun_krb5_mk_req_extended@GOTPCREL(%rip), %r11
251 movq _fun_krb5_free_keyblock@GOTPCREL(%rip),
[all...]
H A Dheim-proxy.x86_64.s26 movq _fun_gss_accept_sec_context@GOTPCREL(%rip), %r11
51 movq _fun_gss_acquire_cred@GOTPCREL(%rip), %r11
76 movq _fun_gss_add_cred@GOTPCREL(%rip), %r11
101 movq _fun_gss_add_oid_set_member@GOTPCREL(%rip), %r11
126 movq _fun_gss_canonicalize_name@GOTPCREL(%rip), %r11
151 movq _fun_gss_compare_name@GOTPCREL(%rip), %r11
176 movq _fun_gss_context_time@GOTPCREL(%rip), %r11
201 movq _fun_gss_create_empty_oid_set@GOTPCREL(%rip), %r11
226 movq _fun_gss_delete_sec_context@GOTPCREL(%rip), %r11
251 movq _fun_gss_display_name@GOTPCREL(%rip),
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/i386/
H A Ddtrace_subr_x86.c131 regs64->isf.rip = npc;
150 regs64->isf.rip = npc;
191 user_addr_t pc = (regs64) ? regs64->isf.rip : (user_addr_t)regs32->eip;
195 regs64->isf.rip--;
257 * used to emulate %rip-relative instructions in 64-bit mode, do that
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dtrap.c282 kprintf(" isf.rip 0x%llx\n", saved_state->isf.rip);
345 uint64_t rip; local
358 rip = state64->isf.rip;
371 rip = state32->eip;
389 (user_mode ? rip : VM_KERNEL_UNSLIDE(rip)),
468 (long) depth, (long) VM_KERNEL_UNSLIDE(rip), 0, 0, 0);
531 kern_ip = (vm_offset_t)saved_state->isf.rip;
887 user_addr_t rip; local
[all...]
H A Dtrap_native.c161 regs->isf.rip,
167 regs->isf.rflags, regs->isf.rip, regs->isf.cs & 0xFFFF, regs->isf.ss & 0xFFFF,
H A Drtclock.c437 uint64_t rip; local
450 rip = regs->isf.rip;
458 rip = regs->eip;
462 timer_intr(user_mode, rip);
H A Dthread.h158 USER_REGS64(Thr)->isf.rip )
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-rip.c24 "@(#) $Header: /tcpdump/master/tcpdump/print-rip.c,v 1.59 2006-03-23 14:58:44 hannes Exp $ (LBL)";
42 struct rip { struct
165 register const struct rip *rp;
171 printf(" [|rip]");
178 printf(" [|rip]");
183 rp = (struct rip *)dat;
231 printf("[|rip]");
/macosx-10.9.5/xnu-2422.115.4/osfmk/kdp/ml/x86_64/
H A Dkdp_vm.c124 tstate->rip = cpstate->isf.rip;
139 tstate->rip = iks->k_rip;
H A Dkdp_machdep.c164 state->rip = saved_state->isf.rip;
198 saved_state->isf.rip = state->rip;
334 kprintf("pc = 0x%llx\n", saved_state->isf.rip);
395 trapno, saved_state->isf.rip, saved_state->cr2);
602 init_rip = iss64->isf.rip;
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/crt-custom/
H A Dmystart.s19 movl $2, _flag(%rip)
/macosx-10.9.5/objc4-551.1/runtime/Messengers.subproj/
H A Dobjc-msg-x86_64.s537 leaq __objc_msgSend_uncached_impcache(%rip), %r11
729 leaq _objc_debug_taggedpointer_classes(%rip), %r11
789 movq __objc_nilReceiver(%rip), %a1
792 movq __objc_nilReceiver(%rip), %a2
1280 movq __objc_forward_handler(%rip), %r11
1288 cmpq %a2, _FwdSel(%rip)
1328 movq _FwdSel(%rip), %a2 // forward::
1345 leaq LUnkSelStr(%rip), %a2 // "unknown selector %s %s"
1346 movq _FwdSel(%rip), %a3 // forward::
1356 movq __objc_forward_stret_handler(%rip),
[all...]
/macosx-10.9.5/Csu-79/
H A Ddyld_glue.s112 leaq ___dso_handle(%rip), %r11
114 jmp *Ldyld_content_lazy_binder(%rip)
216 jmp *Ldyld_content_func_lookup(%rip)
/macosx-10.9.5/architecture-265/i386/
H A Dasm_help.h313 movq var@GOTPCREL(%rip),%r11
391 #define REG_TO_EXTERN(reg, var) mov reg, var ## (%rip)
392 #define EXTERN_TO_REG(var, reg) mov var ## (%rip), reg

Completed in 236 milliseconds

123