Searched defs:new_pc (Results 1 – 9 of 9) sorted by relevance
30 Address new_pc, in ReplacePC()
67 Address new_pc, in ReplacePC()
763 void set_pc(T new_pc) { in set_pc()
610 int32_t new_pc = pool_manager.Emit(&masm, in TEST() local641 int32_t new_pc = pool_manager.Emit(&masm, in TEST() local748 int32_t new_pc = in TEST() local832 int32_t new_pc = in TEST() local
342 Address new_pc = old_pc + delta; in CheckStackGuardState() local
276 Address new_pc = code.raw_instruction_start() + trampoline_pc; in VisitThread() local
700 Address new_pc = in UpdateReturnAddress() local
216 int32_t new_pc = pool_manager_.Emit(this, GetCursorOffset(), size); in EnsureEmitPoolsFor() local
533 int32_t new_pc = in Assembler() variable