Searched defs:GetGPR (Results 1 – 6 of 6) sorted by relevance
52 bool GetGPR(uint32_t reg, uintptr_t* val) OVERRIDE { in GetGPR() function
54 bool GetGPR(uint32_t reg, uintptr_t* val) OVERRIDE { in GetGPR() function
53 bool GetGPR(uint32_t reg, uintptr_t* val) OVERRIDE { in GetGPR() function
379 bool StackVisitor::GetGPR(uint32_t reg, uintptr_t* val) const { in GetGPR() function in art::StackVisitor