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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp117 void addDebugSymbols(ObjFile *file, const CVIndexMap *indexMap);
863 void PDBLinker::addDebugSymbols(ObjFile *file, const CVIndexMap *indexMap) { function in class:PDBLinker
934 addDebugSymbols(source->file, indexMap);
973 addDebugSymbols(obj, nullptr);

Completed in 95 milliseconds