Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:FPtr

1036       void *FPtr = TheExecutionEngine->getPointerToFunction(LF);
1040 double (*FP)() = (double (*)())(intptr_t)FPtr;