Searched refs:OutError (Results 1 – 2 of 2) sorted by relevance
105 char **OutError) { in LLVMCreateExecutionEngineForModule() argument114 *OutError = strdup(Error.c_str()); in LLVMCreateExecutionEngineForModule()120 char **OutError) { in LLVMCreateInterpreterForModule() argument129 *OutError = strdup(Error.c_str()); in LLVMCreateInterpreterForModule()136 char **OutError) { in LLVMCreateJITCompilerForModule() argument146 *OutError = strdup(Error.c_str()); in LLVMCreateJITCompilerForModule()163 char **OutError) { in LLVMCreateMCJITCompilerForModule() argument168 *OutError = strdup( in LLVMCreateMCJITCompilerForModule()211 *OutError = strdup(Error.c_str()); in LLVMCreateMCJITCompilerForModule()261 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModule() argument[all …]
86 LLVMExecutionEngineRef *OutEE, LLVMModuleRef M, char **OutError);89 LLVMExecutionEngineRef *OutInterp, LLVMModuleRef M, char **OutError);93 unsigned OptLevel, char **OutError);119 char **OutError);141 LLVMModuleRef *OutMod, char **OutError);169 char **OutError);