Searched refs:GetInterpreterToCompiledCodeBridgeOffset (Results 1 – 4 of 4) sorted by relevance
62 uint32_t GetInterpreterToCompiledCodeBridgeOffset() const;
195 return reinterpret_cast<const uint8_t*>(this) + GetInterpreterToCompiledCodeBridgeOffset(); in GetInterpreterToCompiledCodeBridge()198 uint32_t OatHeader::GetInterpreterToCompiledCodeBridgeOffset() const { in GetInterpreterToCompiledCodeBridgeOffset() function in art::OatHeader
106 oat_file_->GetOatHeader().GetInterpreterToCompiledCodeBridgeOffset(); in Write()
193 GetInterpreterToCompiledCodeBridgeOffset); in Dump()