Searched refs:InterpreterToCompiledCodeBridgeDyn (Results 1 – 5 of 5) sorted by relevance
21 .global InterpreterToCompiledCodeBridgeDyn symbol22 .type InterpreterToCompiledCodeBridgeDyn, %function23 InterpreterToCompiledCodeBridgeDyn: label
23 .global InterpreterToCompiledCodeBridgeDyn symbol24 .type InterpreterToCompiledCodeBridgeDyn, %function25 InterpreterToCompiledCodeBridgeDyn: label
23 .global InterpreterToCompiledCodeBridgeDyn symbol24 TYPE_FUNCTION(InterpreterToCompiledCodeBridgeDyn)25 InterpreterToCompiledCodeBridgeDyn: label
29 extern "C" void InterpreterToCompiledCodeBridgeDyn(const uint8_t *, const Frame *, const Method *, …
3407 … InterpreterToCompiledCodeBridgeDyn(this->GetInst().GetAddress(), this->GetFrame(), method, in CallCompiledCode()