Searched refs:RunFrom (Results 1 – 4 of 4) sorted by relevance
52 void CodeSimulatorArm64::RunFrom(intptr_t code_buffer) { in RunFrom() function in art::arm64::CodeSimulatorArm6454 simulator_->RunFrom(reinterpret_cast<const Instruction*>(code_buffer)); in RunFrom()
39 void RunFrom(intptr_t code_buffer) OVERRIDE;
31 virtual void RunFrom(intptr_t code_buffer) = 0;
223 simulator->RunFrom(reinterpret_cast<intptr_t>(f));229 simulator->RunFrom(reinterpret_cast<intptr_t>(f));235 simulator->RunFrom(reinterpret_cast<intptr_t>(f));