Home
last modified time | relevance | path

Searched refs:readLibrary (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp272 static object::Archive &readLibrary(const Twine &Library) { in readLibrary() function
678 object::Archive &Lib = readLibrary(*FileNameOrErr); in addChildMember()
716 object::Archive &Lib = readLibrary(FileName); in addMember()
1066 object::Archive &Lib = readLibrary(Rest); in runMRIScript()