Home | History | Annotate | Download | only in arm

Lines Matching full:pc_value

726   uint32_t pc_value = reinterpret_cast<uint32_t>(start + pc_offset);
727 output_frame->SetPc(pc_value);
729 output_frame->SetRegister(pc.code(), pc_value);