Searched defs:Lmethod (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCRegisters.java149 public static final SPARCRegister Lmethod = L2; field in class:SPARCRegisters
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DcppInterpreter_sparc.cpp402 // Lmethod: method
753 __ ld_ptr(STATE(_method), Lmethod); local
H A Dassembler_sparc.hpp155 REGISTER_DECLARATION(Register, Lmethod , L6); // methodOop when calling signature handler
160 REGISTER_DECLARATION(Register, Lmethod , L2);
252 #define Lmethod AS_REGISTER(Register, Lmethod) macro

Completed in 70 milliseconds