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