Home
last modified time | relevance | path

Searched refs:MterpLogOSR (Results 1 – 11 of 11) sorted by relevance

/art/runtime/interpreter/mterp/x86_64/
Dfooter.S233 call SYMBOL(MterpLogOSR)
/art/runtime/interpreter/mterp/mips64/
Dfooter.S100 jal MterpLogOSR
/art/runtime/interpreter/mterp/mips/
Dfooter.S140 JAL(MterpLogOSR)
/art/runtime/interpreter/mterp/arm/
Dfooter.S239 bl MterpLogOSR
/art/runtime/interpreter/mterp/x86/
Dfooter.S259 call SYMBOL(MterpLogOSR)
/art/runtime/interpreter/mterp/arm64/
Dfooter.S238 bl MterpLogOSR
/art/runtime/interpreter/mterp/
Dmterp.cc502 extern "C" void MterpLogOSR(Thread* self, ShadowFrame* shadow_frame, int32_t offset) in MterpLogOSR() function
/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S11525 bl MterpLogOSR
Dmterp_x86_64.S11981 call SYMBOL(MterpLogOSR)
Dmterp_x86.S13010 call SYMBOL(MterpLogOSR)
Dmterp_arm.S12029 bl MterpLogOSR