Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DPDB.cpp81 class PDBLinker { class
85 PDBLinker(SymbolTable *symtab) in PDBLinker() function in __anon613454050111::PDBLinker
154 PDBLinker &linker;
192 DebugSHandler(PDBLinker &linker, ObjFile &file, TpiSource *source) in DebugSHandler()
495 void PDBLinker::mergeSymbolRecords(TpiSource *source, in mergeSymbolRecords()
828 void PDBLinker::addDebugSymbols(TpiSource *source) { in addDebugSymbols()
897 void PDBLinker::addDebug(TpiSource *source) { in addDebug()
945 void PDBLinker::addObjectsToPDB() { in addObjectsToPDB()
987 void PDBLinker::addPublicsToPDB() { in addPublicsToPDB()
1006 void PDBLinker::printStats() { in printStats()
[all …]