Searched defs:funcPtr (Results 1 – 4 of 4) sorted by relevance
65 deFunctionPtr funcPtr; in deDynamicLibrary_getFunction() member
201 void (*funcPtr)(void); in executeTest() local252 void (*funcPtr)(void); in executeTest() local
39 void setFuncPtr (Func*& funcPtr, DynamicLibrary& lib, const string& symname) in setFuncPtr()
367 PointerType * funcPtr = cast<PointerType>(params[blockIdx]); in getBlockInvokeTy() local