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 80 int linkModule(llvm::Module *module) {
81 return mCompiler.linkModule(module);
Compiler.cpp 231 int Compiler::linkModule(llvm::Module *moduleWith) {

Completed in 124 milliseconds