Searched refs:GetInterpreterToCompiledCodeBridge (Results 1 – 4 of 4) sorted by relevance
76 const void* GetInterpreterToCompiledCodeBridge() const;
257 const void* OatHeader::GetInterpreterToCompiledCodeBridge() const { in GetInterpreterToCompiledCodeBridge() function in art::OatHeader
839 const void* i2ccb = oat_header.GetInterpreterToCompiledCodeBridge(); in BuildEntryPointNames()
2508 return static_cast<const uint8_t*>(header.GetInterpreterToCompiledCodeBridge()); in GetOatAddress()