Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-ar/ !
H A Dllvm-ar.cpp1120 static void performOperation(ArchiveOperation Operation, in performOperation() function
1145 static int performOperation(ArchiveOperation Operation) { in performOperation() function
1163 performOperation(Operation, Archive.get(), std::move(Buf.get()), in performOperation()
1179 performOperation(Operation, nullptr, nullptr, /*NewMembers=*/nullptr); in performOperation()
1269 performOperation(ReplaceOrInsert, /*OldArchive=*/nullptr, in runMRIScript()
1421 return performOperation(parseCommandLine()); in ar_main()
1504 performOperation(CreateSymTab); in ranlib_main()