Home
last modified time | relevance | path

Searched defs:CallWithLinkerFixup (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/arm64/
Dcall_arm64.cc565 LIR* Arm64Mir2Lir::CallWithLinkerFixup(const MethodReference& target_method, InvokeType type) { in CallWithLinkerFixup() function in art::Arm64Mir2Lir
/art/compiler/dex/quick/arm/
Dcall_arm.cc733 LIR* ArmMir2Lir::CallWithLinkerFixup(const MethodReference& target_method, InvokeType type) { in CallWithLinkerFixup() function in art::ArmMir2Lir
/art/compiler/dex/quick/x86/
Dtarget_x86.cc979 LIR* X86Mir2Lir::CallWithLinkerFixup(const MethodReference& target_method, InvokeType type) { in CallWithLinkerFixup() function in art::X86Mir2Lir