Searched refs:GetEntryPoint (Results 1 – 4 of 4) sorted by relevance
60 memory.GetEntryPoint<int32_t (*)(int32_t)>(abs); in main()
61 memory.GetEntryPoint<uint32_t (*)(uint32_t)>(demo); in main()
65 T GetEntryPoint(const Label& entry_point) const { in GetEntryPoint() function
99 memory.GetEntryPoint<double (*)(uint32_t)>(pi_approx); in main()