Searched refs:CallWithLinkerFixup (Results 1 – 3 of 3) sorted by relevance
350 virtual LIR * CallWithLinkerFixup(const MethodReference& target_method, InvokeType type);
996 LIR *X86Mir2Lir::CallWithLinkerFixup(const MethodReference& target_method, InvokeType type) { in CallWithLinkerFixup() function in art::X86Mir2Lir
1804 reinterpret_cast<X86Mir2Lir*>(this)->CallWithLinkerFixup(target_method, info->type); in GenInvokeNoInline()