Searched refs:LLVMRunStaticConstructors (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm-c/
H A DExecutionEngine.h132 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE);
/external/llvm/bindings/ocaml/executionengine/
H A Dexecutionengine_ocaml.c257 LLVMRunStaticConstructors(EE);
/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp242 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE) { function

Completed in 111 milliseconds