Searched refs:createLLI (Results 1 – 3 of 3) sorted by relevance
173 Interpreter = AbstractInterpreter::createLLI(getToolName(), Message, in initializeExecutionEnvironment()182 Interpreter = AbstractInterpreter::createLLI(getToolName(), Message, in initializeExecutionEnvironment()
97 createLLI(const char *Argv0, std::string &Message,
250 AbstractInterpreter *AbstractInterpreter::createLLI(const char *Argv0, in createLLI() function in AbstractInterpreter254 PrependMainExecutablePath("lli", Argv0, (void *)(intptr_t) & createLLI); in createLLI()