Searched refs:last_pc (Results 1 – 20 of 20) sorted by relevance
50 vma_t last_pc; member69 trans->last_pc = trans->pc; in update_trans_last()
303 .last_pc = 0, in opd_process_samples()
390 vma_t to = trans->last_pc; in sfile_log_arc()
396 byte* last_pc() const { return last_pc_; } in last_pc() function
1242 reloc_info_writer_.last_pc()); in Grow()
550 ASSERT(reloc_info_writer.last_pc() != NULL); in pop()782 ASSERT(reloc_info_writer.last_pc() != NULL); in add()2493 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
487 ASSERT(reloc_info_writer.last_pc() != NULL); in pop()729 ASSERT(reloc_info_writer.last_pc() != NULL); in add()2604 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
352 intptr_t last_pc = -1; in Debug() local376 if (last_pc != sim_->get_pc()) { in Debug()384 last_pc = sim_->get_pc(); in Debug()
2006 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
1995 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
518 byte* last_pc() const { return last_pc_; } in last_pc() function
1469 reloc_info_writer_.last_pc()); in Grow()
256 intptr_t last_pc = -1; in Debug() local280 if (last_pc != sim_->get_pc()) { in Debug()288 last_pc = sim_->get_pc(); in Debug()
2471 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
257 intptr_t last_pc = -1; in Debug() local281 if (last_pc != sim_->get_pc()) { in Debug()289 last_pc = sim_->get_pc(); in Debug()
3147 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
537 reloc_info_writer.last_pc() + pc_delta); in GrowBuffer()
435 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()