Searched refs:GetInterpreterToInterpreterBridgeOffset (Results 1 – 4 of 4) sorted by relevance
59 uint32_t GetInterpreterToInterpreterBridgeOffset() const;
175 return reinterpret_cast<const uint8_t*>(this) + GetInterpreterToInterpreterBridgeOffset(); in GetInterpreterToInterpreterBridge()178 uint32_t OatHeader::GetInterpreterToInterpreterBridgeOffset() const { in GetInterpreterToInterpreterBridgeOffset() function in art::OatHeader
104 oat_file_->GetOatHeader().GetInterpreterToInterpreterBridgeOffset(); in Write()
191 GetInterpreterToInterpreterBridgeOffset); in Dump()