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

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

Completed in 369 milliseconds