Searched defs:GetFPR (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dstack.cc523 uintptr_t StackVisitor::GetFPR(uint32_t reg) const { function in class:art::StackVisitor
526 return context_->GetFPR(reg);

Completed in 42 milliseconds