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