Searched refs:LLVMRunStaticConstructors (Results 1 – 6 of 6) sorted by relevance
86 LLVMRunStaticConstructors(EE); in llvm_ee_run_static_ctors()
114 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE);
115 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE);
132 func (ee ExecutionEngine) RunStaticConstructors() { C.LLVMRunStaticConstructors(ee.C) }
220 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE) { in LLVMRunStaticConstructors() function
218 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE) { in LLVMRunStaticConstructors() function