HomeSort by relevance Sort by last modified time
    Searched defs:linkModule (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/lib/ExecutionEngine/
ScriptCompiled.h 86 int linkModule(llvm::Module *module) {
87 return mCompiler.linkModule(module);
Compiler.cpp 280 int Compiler::linkModule(llvm::Module *moduleWith) {

Completed in 3636 milliseconds