Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DPDB.cpp109 void addImportFilesToPDB(ArrayRef<OutputSection *> outputSections);
1267 void PDBLinker::addImportFilesToPDB(ArrayRef<OutputSection *> outputSections) { in addImportFilesToPDB() function in PDBLinker
1362 pdb.addImportFilesToPDB(outputSections); in createPDB()