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

  /external/llvm/bindings/ocaml/executionengine/
executionengine_ocaml.c 91 LLVMRunStaticDestructors(EE);
  /external/llvm/include/llvm-c/
ExecutionEngine.h 117 void LLVMRunStaticDestructors(LLVMExecutionEngineRef EE);
  /external/llvm/lib/ExecutionEngine/
ExecutionEngineBindings.cpp 221 void LLVMRunStaticDestructors(LLVMExecutionEngineRef EE) {

Completed in 81 milliseconds