Searched refs:GetInterpreterToCompiledCodeBridgeOffset (Results 1 – 4 of 4) sorted by relevance
70 uint32_t GetInterpreterToCompiledCodeBridgeOffset() const;
226 return reinterpret_cast<const uint8_t*>(this) + GetInterpreterToCompiledCodeBridgeOffset(); in GetInterpreterToCompiledCodeBridge()229 uint32_t OatHeader::GetInterpreterToCompiledCodeBridgeOffset() const { in GetInterpreterToCompiledCodeBridgeOffset() function in art::OatHeader
156 oat_file_->GetOatHeader().GetInterpreterToCompiledCodeBridgeOffset(); in Write()
406 GetInterpreterToCompiledCodeBridgeOffset); in Dump()