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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp80 class PDBLinker { class in namespace:__anon2673
84 PDBLinker(SymbolTable *symtab) function in class:__anon2673::PDBLinker
153 PDBLinker &linker;
191 DebugSHandler(PDBLinker &linker, ObjFile &file, const CVIndexMap *indexMap)
508 void PDBLinker::mergeSymbolRecords(ObjFile *file, const CVIndexMap &indexMap,
837 const CVIndexMap *PDBLinker::mergeTypeRecords(TpiSource *source,
863 void PDBLinker::addDebugSymbols(ObjFile *file, const CVIndexMap *indexMap) {
927 void PDBLinker::addDebug(TpiSource *source) {
960 void PDBLinker::addObjectsToPDB() {
998 void PDBLinker
[all...]

Completed in 48 milliseconds