Lines Matching refs:Actual
939 void *Actual = NULL;941 Actual = GetPointerToFunction(F, /* AbortOnFailure = */false);946 // Codegen a new stub, calling the actual address of the external950 Stub = mpTJI->emitFunctionStub(F, Actual, *this);957 if (!Actual) {