Searched refs:EntryPoint (Results 1 – 2 of 2) sorted by relevance
51 EntryPoint("entry", variable217 void *MainAddress = Dyld.getSymbolAddress(EntryPoint); in executeInput()219 return Error("no definition for '" + EntryPoint + "'"); in executeInput()232 errs() << "loaded '" << EntryPoint << "' at: " << (void*)MainAddress << "\n"; in executeInput()
26 UINT64 EntryPoint; member