Searched refs:LLVMRunStaticDestructors (Results 1 – 7 of 7) sorted by relevance
92 LLVMRunStaticDestructors(EE); in llvm_ee_run_static_dtors()
91 void LLVMRunStaticDestructors(LLVMExecutionEngineRef EE);
117 void LLVMRunStaticDestructors(LLVMExecutionEngineRef EE);
133 func (ee ExecutionEngine) RunStaticDestructors() { C.LLVMRunStaticDestructors(ee.C) }
174 void LLVMRunStaticDestructors(LLVMExecutionEngineRef EE) { in LLVMRunStaticDestructors() function
260 LLVMRunStaticDestructors(EE); in llvm_ee_run_static_dtors()
223 void LLVMRunStaticDestructors(LLVMExecutionEngineRef EE) { in LLVMRunStaticDestructors() function