Searched refs:fptr (Results 1 – 1 of 1) sorted by relevance
251 typedef Expected (*fptr)(); in Run() typedef253 fptr f = reinterpret_cast<fptr>(reinterpret_cast<uintptr_t>(allocator.GetMemory().data())); in Run()256 f = reinterpret_cast<fptr>(reinterpret_cast<uintptr_t>(f) + 1); in Run()