HomeSort by relevance Sort by last modified time
    Searched refs:LLVMRunStaticConstructors (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm-c/
ExecutionEngine.h 132 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE);
  /external/llvm/bindings/ocaml/executionengine/
executionengine_ocaml.c 257 LLVMRunStaticConstructors(EE);
  /external/llvm/lib/ExecutionEngine/
ExecutionEngineBindings.cpp 242 void LLVMRunStaticConstructors(LLVMExecutionEngineRef EE) {

Completed in 1059 milliseconds