Searched refs:msg_address (Results 1 – 4 of 4) sorted by relevance
108 char** msg_address = in Stop() local110 char* msg = *msg_address; in Stop()125 reinterpret_cast<Instr*>(msg_address)->SetInstructionBits(kNopInstr); in Stop()683 Instruction* msg_address = in Debug() local690 msg_address->SetInstructionBits(kNopInstr); in Debug()
124 char** msg_address = in Stop() local126 char* msg = *msg_address; in Stop()141 reinterpret_cast<Instr*>(msg_address)->SetInstructionBits(kNopInstr); in Stop()613 Instruction* msg_address = in Debug() local620 msg_address->SetInstructionBits(kNopInstr); in Debug()
87 char** msg_address = in Stop() local89 char* msg = *msg_address; in Stop()104 reinterpret_cast<Instruction*>(msg_address)->SetInstructionBits(kNopInstr); in Stop()488 Instruction* msg_address = in Debug() local494 msg_address->SetInstructionBits(kNopInstr); in Debug()
4896 Label msg_address; in Abort() local4897 Adr(x0, &msg_address); in Abort()4909 Bind(&msg_address); in Abort()