Searched refs:artMterpAsmAltInstructionStart (Results 1 - 3 of 3) sorted by path

/art/runtime/interpreter/mterp/
H A Dmterp.cc51 self->SetMterpAltIBase(artMterpAsmAltInstructionStart);
53 artMterpAsmAltInstructionStart :
H A Dmterp.h28 extern "C" void* artMterpAsmAltInstructionStart[]; variable
/art/runtime/interpreter/mterp/out/
H A Dmterp_arm64.S7401 .global artMterpAsmAltInstructionStart
7404 artMterpAsmAltInstructionStart = .L_ALT_op_nop define

Completed in 88 milliseconds