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