Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dsimulator-arm64.cc496 static Redirection* FromHltInstruction(Instruction* redirect_call) { in FromHltInstruction() argument
497 char* addr_of_hlt = reinterpret_cast<char*>(redirect_call); in FromHltInstruction()