Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp298 static object::Archive &readLibrary(const Twine &Library) { in readLibrary() function
794 object::Archive &Lib = readLibrary(*FileNameOrErr); in addChildMember()
846 object::Archive &Lib = readLibrary(FileName); in addMember()
1203 object::Archive &Lib = readLibrary(Rest); in runMRIScript()