Home | History | Annotate | Download | only in x86

Lines Matching refs:MethodReference

312    * @param target_method The MethodReference of the method to be invoked.
317 void LoadMethodAddress(const MethodReference& target_method, InvokeType type,
332 const MethodReference& target_method,
339 const MethodReference& target_method,
346 * @param target_method The MethodReference
350 virtual LIR * CallWithLinkerFixup(const MethodReference& target_method, InvokeType type);