Searched refs:last_pc (Results 1 – 16 of 16) sorted by relevance
347 DCHECK(reloc_info_writer.last_pc() != NULL); in pop()643 DCHECK(reloc_info_writer.last_pc() != NULL); in add()2090 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
485 DCHECK(reloc_info_writer.last_pc() != NULL); in pop()772 DCHECK(reloc_info_writer.last_pc() != NULL); in add()2951 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
170 intptr_t last_pc = -1; in Debug() local197 if (last_pc != sim_->get_pc()) { in Debug()204 last_pc = sim_->get_pc(); in Debug()236 if (argc == 2 && last_pc != sim_->get_pc() && GetValue(arg1, &value)) { in Debug()
2456 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
651 byte* last_pc() const { return last_pc_; } in last_pc() function
337 intptr_t last_pc = -1; in Debug() local361 if (last_pc != sim_->get_pc()) { in Debug()369 last_pc = sim_->get_pc(); in Debug()
3044 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
303 intptr_t last_pc = -1; in Debug() local327 if (last_pc != sim_->get_pc()) { in Debug()335 last_pc = sim_->get_pc(); in Debug()
3314 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
178 intptr_t last_pc = -1; in Debug() local202 if (last_pc != sim_->get_pc()) { in Debug()210 last_pc = sim_->get_pc(); in Debug()
4815 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
2048 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
170 intptr_t last_pc = -1; in Debug() local197 if (last_pc != sim_->get_pc()) { in Debug()204 last_pc = sim_->get_pc(); in Debug()236 if (argc == 2 && last_pc != sim_->get_pc()) { in Debug()
2933 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()
445 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()