Searched refs:GetInterpreterToInterpreterBridge (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Doat.h70 const void* GetInterpreterToInterpreterBridge() const;
H A Doat.cc219 const void* OatHeader::GetInterpreterToInterpreterBridge() const { function in class:art::OatHeader
/art/compiler/
H A Dimage_writer.cc2176 return static_cast<const uint8_t*>(header.GetInterpreterToInterpreterBridge());

Completed in 53 milliseconds