Searched defs:GetFPR (Results 1 – 6 of 6) sorted by relevance
65 bool GetFPR(uint32_t reg, uintptr_t* val) OVERRIDE { in GetFPR() function
67 bool GetFPR(uint32_t reg, uintptr_t* val) OVERRIDE { in GetFPR() function
66 bool GetFPR(uint32_t reg, uintptr_t* val) OVERRIDE { in GetFPR() function
389 bool StackVisitor::GetFPR(uint32_t reg, uintptr_t* val) const { in GetFPR() function in art::StackVisitor