Searched refs:setErrorStr (Results 1 – 13 of 13) sorted by relevance
109 .setErrorStr(&Error); in LLVMCreateExecutionEngineForModule()124 .setErrorStr(&Error); in LLVMCreateInterpreterForModule()140 .setErrorStr(&Error) in LLVMCreateJITCompilerForModule()199 .setErrorStr(&Error) in LLVMCreateMCJITCompilerForModule()
120 .setErrorStr(&errStr) in main()
178 .setErrorStr(&Error) in InitEE()
172 builder.setErrorStr(&ErrorMsg); in CreateAndRunJITFunc()
584 EngineBuilder &setErrorStr(std::string *e) { in setErrorStr() function
305 .setErrorStr(&Error) in ExecutableFunction()
1121 TheExecutionEngine = EngineBuilder(TheModule).setErrorStr(&ErrStr).create(); in main()
810 .setErrorStr(&ErrStr) in compileModule()
1159 TheExecutionEngine = EngineBuilder(TheModule).setErrorStr(&ErrStr).create(); in main()
899 .setErrorStr(&ErrStr) in compileModule()
780 .setErrorStr(&ErrStr) in getPointerToFunction()
488 builder.setErrorStr(&ErrorMsg); in main()
941 .setErrorStr(&ErrStr) in compileModule()