Home
last modified time | relevance | path

Searched defs:linkModule (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DScriptCompiled.h86 int linkModule(llvm::Module *module) { in linkModule() function
DCompiler.cpp280 int Compiler::linkModule(llvm::Module *moduleWith) { in linkModule() function in bcc::Compiler