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

  /external/swiftshader/third_party/LLVM/lib/Linker/
LinkItems.cpp 96 if (LinkInArchive(Pathname, is_native))
193 if (LinkInArchive(File, is_native))
LinkArchives.cpp 85 /// LinkInArchive - opens an archive library and link in all objects which
95 Linker::LinkInArchive(const sys::Path &Filename, bool &is_native) {
  /external/swiftshader/third_party/LLVM/include/llvm/
Linker.h 200 /// LinkInArchive. If an error occurs, the Linker's error string is set.
201 /// @see LinkInArchive
214 /// LinkInArchive method. If an error occurs, the Linker's error string is
216 /// @see LinkInArchive
237 bool LinkInArchive(

Completed in 79 milliseconds