Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp1109 static void performOperation(ArchiveOperation Operation, in performOperation() function
1134 static int performOperation(ArchiveOperation Operation) { in performOperation() function
1152 performOperation(Operation, Archive.get(), std::move(Buf.get()), in performOperation()
1168 performOperation(Operation, nullptr, nullptr, /*NewMembers=*/nullptr); in performOperation()
1258 performOperation(ReplaceOrInsert, /*OldArchive=*/nullptr, in runMRIScript()
1410 return performOperation(parseCommandLine()); in ar_main()
1494 performOperation(CreateSymTab); in ranlib_main()