Searched refs:LLVMRunStaticConstructors (Results 1 – 3 of 3) sorted by relevance
132 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE);
257 LLVMRunStaticConstructors(EE); in llvm_ee_run_static_ctors()
244 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE) { in LLVMRunStaticConstructors() function