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

  /external/llvm/lib/Linker/
LinkItems.cpp 47 if (LinkInFile(sys::Path(I->first), is_native))
91 if (LinkInFile(Pathname, is_native))
145 /// LinkInFile - opens a bitcode file and links in all objects which
158 bool Linker::LinkInFile(const sys::Path &File, bool &is_native) {
238 if (LinkInFile(Files[i], is_native))
  /external/llvm/include/llvm/
Linker.h 191 bool LinkInFile(

Completed in 252 milliseconds