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

/art/compiler/
H A Dimage_writer.h205 enum OatAddress { enum in class:art::FINAL
216 friend std::ostream& operator<<(std::ostream& stream, const OatAddress& oat_address);
356 const uint8_t* GetOatAddress(OatAddress type) const;

Completed in 112 milliseconds