Searched refs:GetInterpreterToInterpreterBridge (Results 1 – 3 of 3) sorted by relevance
70 const void* GetInterpreterToInterpreterBridge() const;
219 const void* OatHeader::GetInterpreterToInterpreterBridge() const { in GetInterpreterToInterpreterBridge() function in art::OatHeader
2038 return static_cast<const uint8_t*>(header.GetInterpreterToInterpreterBridge()); in GetOatAddress()