Home
last modified time | relevance | path

Searched refs:MterpInvokeInterface (Results 1 – 5 of 5) sorted by relevance

/art/runtime/interpreter/mterp/
Dmterp.cc171 extern "C" bool MterpInvokeInterface(Thread* self, ShadowFrame* shadow_frame, in MterpInvokeInterface() function
/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S2995 .extern MterpInvokeInterface
3001 bl MterpInvokeInterface
Dmterp_x86_64.S2945 .extern MterpInvokeInterface
2952 call SYMBOL(MterpInvokeInterface)
Dmterp_x86.S3074 .extern MterpInvokeInterface
3083 call SYMBOL(MterpInvokeInterface)
Dmterp_arm.S3121 .extern MterpInvokeInterface
3127 bl MterpInvokeInterface