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