Searched refs:last_pc (Results 1 – 13 of 13) sorted by relevance
367 DCHECK(reloc_info_writer.last_pc() != NULL); in pop()606 DCHECK(reloc_info_writer.last_pc() != NULL); in add()1965 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
425 DCHECK(reloc_info_writer.last_pc() != NULL); in pop()673 DCHECK(reloc_info_writer.last_pc() != NULL); in add()2543 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
628 byte* last_pc() const { return last_pc_; } in last_pc() function
1354 reloc_info_writer_.last_pc()); in Grow()
393 intptr_t last_pc = -1; in Debug() local417 if (last_pc != sim_->get_pc()) { in Debug()425 last_pc = sim_->get_pc(); in Debug()
2422 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
357 intptr_t last_pc = -1; in Debug() local381 if (last_pc != sim_->get_pc()) { in Debug()389 last_pc = sim_->get_pc(); in Debug()
2661 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
235 intptr_t last_pc = -1; in Debug() local259 if (last_pc != sim_->get_pc()) { in Debug()267 last_pc = sim_->get_pc(); in Debug()
3276 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
370 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
2821 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()