Searched refs:pc_addr_ptr (Results 1 – 1 of 1) sorted by relevance
287 const Address *pc_addr_ptr = nullptr; in PrintInstructions() local295 pc_addr_ptr = &frame->GetFrameCodeAddress(); in PrintInstructions()377 const bool inst_is_at_pc = pc_addr_ptr && addr == *pc_addr_ptr; in PrintInstructions()