HomeSort by relevance Sort by last modified time
    Searched refs:glue (Results 26 - 50 of 132) sorted by null

12 3 4 5 6

  /dalvik/vm/mterp/armv5te/
OP_RETURN_WIDE.S 3 * Return a 64-bit value. Copies the return value into the "glue"
9 add r3, rGLUE, #offGlue_retval @ r3<- &glue->retval
OP_THROW_VERIFICATION_ERROR.S 8 ldr r0, [rGLUE, #offGlue_method] @ r0<- glue->method
OP_MONITOR_ENTER.S 9 ldr r0, [rGLUE, #offGlue_self] @ r0<- glue->self
16 ldr r0, [rGLUE, #offGlue_self] @ r0<- glue->self
OP_MOVE_EXCEPTION.S 3 ldr r0, [rGLUE, #offGlue_self] @ r0<- glue->self
OP_MOVE_RESULT_WIDE.S 4 add r3, rGLUE, #offGlue_retval @ r3<- &glue->retval
OP_THROW.S 9 ldr r0, [rGLUE, #offGlue_self] @ r0<- glue->self
stub.S 3 mov r0, rGLUE @ glue is first arg to function
  /dalvik/vm/mterp/x86/
OP_MOVE_EXCEPTION.S 5 movl offGlue_self(%ecx),%ecx # ecx<- glue->self
OP_THROW.S 11 movl offGlue_self(%ecx),%ecx # ecx<- glue->self
OP_MONITOR_ENTER.S 10 movl offGlue_self(%ecx),%ecx # ecx<- glue->self
26 movl offGlueSelf(%ecx),%ecx # ecx<- glue->self
OP_CONST_STRING.S 8 movl offGlue_methodClassDex(%ecx),%ecx# ecx<- glue->methodClassDex
27 movl offGlue_method(%eax),%eax # eax<- glue->method
OP_CONST_STRING_JUMBO.S 8 movl offGlue_methodClassDex(%ecx),%ecx# ecx<- glue->methodClassDex
27 movl offGlue_method(%eax),%eax # eax<- glue->method
OP_THROW_VERIFICATION_ERROR.S 10 movl offGlue_method(%ecx),%ecx # ecx<- glue->method
stub.S 5 movl %ecx,OUT_ARG0(%esp) # glue is first arg to function
footer.S 153 movl offGlue_interpStackEnd(%edx), %edx # %edx<- glue->interpStackEnd
154 movl %edx, LOCAL2_OFFSET(%ebp) # LOCAL2_OFFSET<- glue->interpStackEnd
178 * Update "glue" values for the new method
185 movl %eax, offGlue_method(%ecx) # glue->method<- methodToCall
186 movl %edx, offGlue_methodClassDex(%ecx) # glue->methodClassDex<- method->clazz->pDvmDex
188 movl offGlue_self(%ecx), %eax # %eax<- glue->self
190 movl rFP, offThread_curFrame(%eax) # glue->self->curFrame<- newFP
202 movl offGlue_self(%ecx), %ecx # %ecx<- glue->self
207 movl %edx, offThread_curFrame(%ecx) # glue->self->curFrame<- newFP
208 movl %ecx, OUT_ARG3(%esp) # save glue->sel
    [all...]
  /dalvik/vm/mterp/x86-atom/
OP_THROW.S 33 movl offGlue_self(%eax), %ecx # %ecx<- glue->self
stub.S 21 pushl rGLUE # push parameter glue
footer.S 57 movl offGlue_self(%edx), %eax # %eax<- glue->self
68 movl %ecx, offGlue_entryPoint(%edx) # glue->entryPoint<- reentry type
102 movl offGlue_self(%ecx), %eax# %eax<- glue->self
114 movl $$kInterpEntryInstr, offGlue_entryPoint(%ecx) # glue->entryPoint<- reentry type
121 * State registers will be saved to the "glue" area before bailing.
255 movl offGlue_interpStackEnd(%eax), %eax # %eax<- glue->interpStackEnd
256 movl %eax, sReg2 # sReg2<- glue->interpStackEnd
279 * Update "glue" values for the new method
285 movl %ecx, offGlue_method(%eax) # glue->method<- methodToCall
288 movl %edx, offGlue_methodClassDex(%eax) # glue->methodClassDex<- method->clazz->pDvmDe
    [all...]
OP_INVOKE_SUPER.S 61 movl offGlue_method(%eax), %eax # %eax<- glue->method
62 movl offMethod_clazz(%eax), %eax # %eax<- glue->method->clazz
74 movl offClassObject_super(%eax), %edx # %edx<- glue->method->clazz->super
79 movl offClassObject_vtable(%edx), %edx # %edx<- glue->method->clazz->super->vtable
94 movl -12(%esp), %eax # %eax<- glue->method->clazz
OP_CONST_CLASS.S 53 movl offGlue_method(%edx), %edx # %edx<- glue->method
54 movl offMethod_clazz(%edx), %edx # %edx<- glue->method->clazz
57 movl %edx, -12(%esp) # push parameter glue->method->clazz
OP_INVOKE_INTERFACE.S 56 movl offGlue_methodClassDex(%eax), %eax # %eax<- glue->pDvmDex
64 movl offGlue_method(%ecx), %ecx # %ecx<- glue->method
66 movl offObject_clazz(%edx), %edx # %edx<- glue->method->clazz
OP_NEW_ARRAY.S 35 movl offGlue_methodClassDex(%eax), %eax # %eax<- glue->pDvmDex
38 movl offDvmDex_pResClasses(%eax), %eax # %eax<- glue->pDvmDex->pResClasses
57 movl offGlue_method(%eax), %eax # %eax<- glue->method
61 movl offMethod_clazz(%eax), %eax # %eax<- glue->method->clazz
  /bionic/libc/stdio/
fwalk.c 37 #include "glue.h"
44 struct glue *g;
  /external/qemu/audio/
dsound_template.h 42 static int glue (dsound_unlock_, TYPE) ( function
52 hr = glue (IFACE, _Unlock) (buf, p1, blen1, p2, blen2);
61 static int glue (dsound_lock_, TYPE) ( function
85 hr = glue (IFACE, _Lock) (
99 if (glue (dsound_restore_, TYPE) (buf)) {
121 glue (dsound_unlock_, TYPE) (buf, p1, p2, blen1, blen2);
163 hr = glue (IFACE, _Stop) (ds->FIELD);
168 hr = glue (IFACE, _Release) (ds->FIELD);
236 hr = glue (IFACE, _GetFormat) (ds->FIELD, &wfx, sizeof (wfx), NULL);
250 hr = glue (IFACE, _GetCaps) (ds->FIELD, &bc)
    [all...]
  /dalvik/vm/compiler/template/armv5te/
footer.S 12 ldr r3, [rGLUE, #offGlue_self] @ r3<- glue->self
19 mov r9, r3 @ r9<- glue->self (preserve)
68 ldr r3, [rGLUE, #offGlue_self] @ r3<- glue->self

Completed in 2097 milliseconds

12 3 4 5 6