Home | History | Annotate | Download | only in out

Lines Matching refs:native

49 Stack must be 16-byte aligned to support SSE in native code.
7823 * Execute a "native inline" instruction.
15731 * 0(%esp) <= native return address within trace
15896 jmp *%eax #to native address
15919 jmp *%eax #to native address
15954 * is already a native translation in place (and, if so,
16213 testl $ACC_NATIVE, offMethod_accessFlags(%eax) # check for native call
16215 jne .LinvokeNative # handle native call
16258 * Prep for the native call
16303 /* Do the native call */