Searched defs:GetEntryPoint (Results 1 – 6 of 6) sorted by relevance
62 EntryPointType DynamicBackendUtils::GetEntryPoint(const void* sharedObjectHandle, const char* symbo… in GetEntryPoint() function in armnn::DynamicBackendUtils
62 T GetEntryPoint(const Label& entry_point, InstructionSet isa) const { in GetEntryPoint() function
66 T GetEntryPoint(const vixl::aarch64::Label& entry_point) const { in GetEntryPoint() function
144 const uint8_t* GetEntryPoint() const { in GetEntryPoint() function
116 const void* GetEntryPoint() const { in GetEntryPoint() function in art::CommonCompilerTestImpl::CodeAndMetadata
97 const std::string& GetEntryPoint() const { return entry_point_; } in GetEntryPoint() function