Searched refs:invoke_copy_to_stack (Results 1 - 25 of 55) sorted by relevance

123

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_asm_sparc_bsdos.s77 add %sp, 72, %o0 ! invoke_copy_to_stack(addr,
79 call invoke_copy_to_stack
H A Dxptcinvoke_gcc_x86_unix.cpp51 invoke_copy_to_stack(PRUint32 paramCount, nsXPTCVariant* s, PRUint32* d) function
79 (PRUint32, nsXPTCVariant*, PRUint32*) = invoke_copy_to_stack;
81 // dummy2 references invoke_copy_to_stack, now we have to "use" it
173 "call " SYMBOL_UNDERSCORE "invoke_copy_to_stack\n\t"
H A Dxptcinvoke_unixish_x86.cpp47 invoke_copy_to_stack(PRUint32 paramCount, nsXPTCVariant* s, PRUint32* d) function
86 void (*fn_copy) (unsigned int, nsXPTCVariant *, PRUint32 *) = invoke_copy_to_stack;
102 copied by invoke_copy_to_stack. Make sure that the stack will be
109 /* The third parameter to invoke_copy_to_stack is the destination pointer.
H A Dxptcinvoke_x86_solaris.cpp73 invoke_copy_to_stack(PRUint32 paramCount, nsXPTCVariant* s, PRUint32* d) function
109 void (*fn_copy) (unsigned int, nsXPTCVariant *, PRUint32 *) = invoke_copy_to_stack;
178 "\n\t call invoke_copy_to_stack / copy params"
H A Dxptcinvoke_asm_osf1_alpha.s40 jsr $26,invoke_copy_to_stack /* call invoke_copy_to_stack */
48 * invoke_copy_to_stack function should have converted the floats.
H A Dxptcinvoke_linux_alpha.cpp45 invoke_copy_to_stack(PRUint64* d, PRUint32 paramCount, nsXPTCVariant* s)
46 __asm__("invoke_copy_to_stack") __attribute__((unused));
49 invoke_copy_to_stack(PRUint64* d, PRUint32 paramCount, nsXPTCVariant* s) function
136 "bsr $26,$invoke_copy_to_stack..ng\n\t" /* call invoke_copy_to_stack */
143 * invoke_copy_to_stack function should have converted the floats.
H A Dxptcinvoke_osf1_alpha.cpp46 invoke_copy_to_stack(PRUint64* d, PRUint32 paramCount, nsXPTCVariant* s);
49 invoke_copy_to_stack(PRUint64* d, PRUint32 paramCount, nsXPTCVariant* s) function
H A Dxptcinvoke_sparcv9_solaris.cpp52 invoke_copy_to_stack(PRUint64* d, PRUint32 paramCount, nsXPTCVariant* s);
55 invoke_copy_to_stack(PRUint64* d, PRUint32 paramCount, nsXPTCVariant* s) function
H A Dxptcinvoke_asm_ipf32.s16 // invoke_copy_to_stack(uint64_t* d,
18 .global invoke_copy_to_stack
19 // .exclass invoke_copy_to_stack, @fullyvisible
20 .type invoke_copy_to_stack,@function
43 // We then call invoke_copy_to_stack() to write the argument contents
83 // branch to invoke_copy_to_stack
84 br.call.sptk.few rp = invoke_copy_to_stack ;; // B
H A Dxptcinvoke_asm_ipf64.s16 // invoke_copy_to_stack(uint64_t* d,
18 .global invoke_copy_to_stack
19 // .exclass invoke_copy_to_stack, @fullyvisible
20 .type invoke_copy_to_stack,@function
43 // We then call invoke_copy_to_stack() to write the argument contents
83 // branch to invoke_copy_to_stack
84 br.call.sptk.few rp = invoke_copy_to_stack ;; // B
H A Dxptcinvoke_asm_irix.s7 .globl invoke_copy_to_stack
43 # invoke_copy_to_stack(PRUint32* d, PRUint32 paramCount,
68 jal invoke_copy_to_stack
112 # get register save area from invoke_copy_to_stack
116 # invoke_copy_to_stack told us. skip a0 and f12
H A Dxptcinvoke_arm.cpp98 invoke_copy_to_stack(PRUint32* d, PRUint32 paramCount, nsXPTCVariant* s) function
151 my_params.fn_copy = (PRUint32) &invoke_copy_to_stack;
190 "ldr ip, [%1, #20] \n\t" /* =invoke_copy_to_stack */
H A Dxptcinvoke_arm_netbsd.cpp94 invoke_copy_to_stack(PRUint32* d, PRUint32 paramCount, nsXPTCVariant* s) function
146 my_params.fn_copy = (PRUint32) &invoke_copy_to_stack;
185 "ldr ip, [%1, #20] \n\t" /* =invoke_copy_to_stack */
H A Dxptcinvoke_mips.cpp77 invoke_copy_to_stack(PRUint32* d, PRUint32 paramCount, function
H A Dxptcinvoke_asm_mips.s33 .globl invoke_copy_to_stack
117 # area ("low frame") for the invoke_copy_to_stack call.
121 # invoke_copy_to_stack(PRUint32* d, PRUint32 paramCount,
123 jal invoke_copy_to_stack
142 # invoke_copy_to_stack told us. skip a0 and f12
H A Dxptcinvoke_amd64_darwin.cpp77 invoke_copy_to_stack(PRUint64 * d, PRUint32 paramCount, nsXPTCVariant * s, function
150 invoke_copy_to_stack(stack, paramCount, params, gpregs, fpregs);
H A Dxptcinvoke_x86_64_linux.cpp77 invoke_copy_to_stack(PRUint64 * d, PRUint32 paramCount, nsXPTCVariant * s, function
150 invoke_copy_to_stack(stack, paramCount, params, gpregs, fpregs);
H A Dxptcinvoke_asm_ppc_aix.s53 .extern .invoke_copy_to_stack
75 # prepare args for 'invoke_copy_to_stack' call
87 bl .invoke_copy_to_stack
H A Dxptcinvoke_asm_ppc_ibmobj_aix.s52 .extern .invoke_copy_to_stack
74 # prepare args for 'invoke_copy_to_stack' call
86 bl .invoke_copy_to_stack
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/
H A Dxptcinvoke_gcc_x86_os2.cpp51 invoke_copy_to_stack(PRUint32 paramCount, nsXPTCVariant* s, PRUint32* d) function
132 "call " SYMBOL_UNDERSCORE "invoke_copy_to_stack\n\t"
H A Dxptcinvoke_emx.cpp98 invoke_copy_to_stack( PRUint32* d, uint32 paramCount, nsXPTCVariant* s) function
153 invoke_copy_to_stack( (PRUint32*) pStack, paramcount, params);
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/
H A Dinvoke_test.cpp122 invoke_copy_to_stack(PRUint32* d, PRUint32 paramCount, nsXPCVariant* s) function
144 call invoke_copy_to_stack // stdcall
166 invoke_copy_to_stack(PRUint32* d, PRUint32 paramCount, nsXPCVariant* s) function
180 void* fn_copy = invoke_copy_to_stack;
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/mac/
H A Dxptcinvoke_mac.s31 import .invoke_copy_to_stack
55 # prepare args for 'invoke_copy_to_stack' call
70 bl .invoke_copy_to_stack
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/
H A Dxptcinvoke.cpp47 invoke_copy_to_stack(PRUint32* d, PRUint32 paramCount, nsXPTCVariant* s) function
95 call invoke_copy_to_stack // fastcall, ecx = d, edx = paramCount, params is on the stack
H A Dxptcinvoke_asm_alpha.s3 .globl invoke_copy_to_stack
62 // invoke_copy_to_stack
83 bsr ra,invoke_copy_to_stack
97 // get register save area from invoke_copy_to_stack
101 // invoke_copy_to_stack told us. skip a0 and f16

Completed in 75 milliseconds

123