Searched refs:last_pc (Results 1 – 15 of 15) sorted by relevance
327 DCHECK(reloc_info_writer.last_pc() != NULL); in pop()584 DCHECK(reloc_info_writer.last_pc() != NULL); in add()1970 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
465 DCHECK(reloc_info_writer.last_pc() != NULL); in pop()713 DCHECK(reloc_info_writer.last_pc() != NULL); in add()2802 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
687 byte* last_pc() const { return last_pc_; } in last_pc() function
217 intptr_t last_pc = -1; in Debug() local244 if (last_pc != sim_->get_pc()) { in Debug()251 last_pc = sim_->get_pc(); in Debug()283 if (argc == 2 && last_pc != sim_->get_pc() && GetValue(arg1, &value)) { in Debug()
2362 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
234 intptr_t last_pc = -1; in Debug() local258 if (last_pc != sim_->get_pc()) { in Debug()266 last_pc = sim_->get_pc(); in Debug()
3677 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
392 intptr_t last_pc = -1; in Debug() local416 if (last_pc != sim_->get_pc()) { in Debug()424 last_pc = sim_->get_pc(); in Debug()
2852 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
356 intptr_t last_pc = -1; in Debug() local380 if (last_pc != sim_->get_pc()) { in Debug()388 last_pc = sim_->get_pc(); in Debug()
3163 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
1272 reloc_info_writer_.last_pc()); in Grow()
2854 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
417 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
20472 unsigned long func_addr, last_pc, pc; in rt_printline() local20483 last_pc = 0xffffffff; in rt_printline()20494 if (wanted_pc >= last_pc && wanted_pc < pc) in rt_printline()20516 if (wanted_pc >= last_pc && wanted_pc < pc) in rt_printline()20518 last_pc = pc; in rt_printline()