Searched refs:redirect_call (Results 1 – 1 of 1) sorted by relevance
496 static Redirection* FromHltInstruction(Instruction* redirect_call) { in FromHltInstruction() argument497 char* addr_of_hlt = reinterpret_cast<char*>(redirect_call); in FromHltInstruction()