Searched refs:pc_ (Results 1 – 5 of 5) sorted by relevance
33 gprs_[PC] = &pc_; in Reset()37 pc_ = ArmContext::kBadGprBase + PC; in Reset()
92 uintptr_t sp_, pc_, arg0_; variable
60 pc_(pc), in JvmtiBreakpointReflectionSource()65 os << " jvmti Breakpoint Method=" << m_->PrettyMethod() << " PC=" << pc_; in Describe()69 size_t pc_; member in openjdkjvmti::JvmtiBreakpointReflectionSource
41 gprs_[kPC] = &pc_; in Reset()45 pc_ = Arm64Context::kBadGprBase + kPC; in Reset()
100 uintptr_t sp_, pc_, arg0_; variable