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

/art/runtime/
H A Doat.cc118 return reinterpret_cast<const uint8_t*>(this) + GetInterpreterToInterpreterBridgeOffset();
121 uint32_t OatHeader::GetInterpreterToInterpreterBridgeOffset() const { function in class:art::OatHeader

Completed in 189 milliseconds