Searched refs:addImportFilesToPDB (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp108 void addImportFilesToPDB(ArrayRef<OutputSection *> outputSections);
1273 void PDBLinker::addImportFilesToPDB(ArrayRef<OutputSection *> outputSections) { function in class:PDBLinker
1368 pdb.addImportFilesToPDB(outputSections);

Completed in 106 milliseconds