Searched defs:current_instr (Results 1 – 8 of 8) sorted by relevance
62 Instr current_instr = Assembler::instr_at(pc); in DebugBreakSlotIsPatched() local
75 Instr current_instr = Assembler::instr_at(pc); in DebugBreakSlotIsPatched() local
68 Instr current_instr = Assembler::instr_at(pc); in DebugBreakSlotIsPatched() local
64 Instr current_instr = Assembler::instr_at(pc); in DebugBreakSlotIsPatched() local
70 Instr current_instr = Assembler::instr_at(pc); in DebugBreakSlotIsPatched() local
80 Instruction* current_instr = reinterpret_cast<Instruction*>(pc); in DebugBreakSlotIsPatched() local
6719 void CodePatcher::ChangeBranchCondition(Instr current_instr, in ChangeBranchCondition()
7138 void CodePatcher::ChangeBranchCondition(Instr current_instr, in ChangeBranchCondition()