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.cpp75 class PDBLinker { class
79 PDBLinker(COFFLinkerContext &ctx) in PDBLinker() function in __anon94582cee0111::PDBLinker
186 PDBLinker &linker;
232 DebugSHandler(PDBLinker &linker, ObjFile &file) in DebugSHandler()
244 void PDBLinker::pdbMakeAbsolute(SmallVectorImpl<char> &fileName) { in pdbMakeAbsolute()
341 void PDBLinker::translateIdSymbols(MutableArrayRef<uint8_t> &recordData, in translateIdSymbols()
555 void PDBLinker::writeSymbolRecord(SectionChunk *debugChunk, in writeSymbolRecord()
581 void PDBLinker::analyzeSymbolSubsection( in analyzeSymbolSubsection()
643 Error PDBLinker::writeAllModuleSymbolRecords(ObjFile *file, in writeAllModuleSymbolRecords()
711 Error PDBLinker::commitSymbolsForObject(void *ctx, void *obj, in commitSymbolsForObject()
[all …]