Searched refs:LLVMRunStaticConstructors (Results 1 – 3 of 3) sorted by relevance
86 LLVMRunStaticConstructors(EE); in llvm_ee_run_static_ctors()
114 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE);
220 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE) { in LLVMRunStaticConstructors() function