Searched refs:GetInterpreterToInterpreterBridgeOffset (Results 1 – 4 of 4) sorted by relevance
58 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
97 oat_file_->GetOatHeader().GetInterpreterToInterpreterBridgeOffset(); in Write()
185 GetInterpreterToInterpreterBridgeOffset); in Dump()