Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp65 class PDBLinker { class
69 PDBLinker(COFFLinkerContext &ctx) in PDBLinker() function in __anon94582cee0111::PDBLinker
177 PDBLinker &linker;
223 DebugSHandler(COFFLinkerContext &ctx, PDBLinker &linker, ObjFile &file) in DebugSHandler()
235 void PDBLinker::pdbMakeAbsolute(SmallVectorImpl<char> &fileName) { in pdbMakeAbsolute()
332 void PDBLinker::translateIdSymbols(MutableArrayRef<uint8_t> &recordData, in translateIdSymbols()
548 void PDBLinker::writeSymbolRecord(SectionChunk *debugChunk, in writeSymbolRecord()
575 void PDBLinker::analyzeSymbolSubsection( in analyzeSymbolSubsection()
637 Error PDBLinker::writeAllModuleSymbolRecords(ObjFile *file, in writeAllModuleSymbolRecords()
705 Error PDBLinker::commitSymbolsForObject(void *ctx, void *obj, in commitSymbolsForObject()
[all …]