Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp73 class PDBLinker { class
77 PDBLinker(COFFLinkerContext &ctx) in PDBLinker() function in __anon49229aa50111::PDBLinker
184 PDBLinker &linker;
235 DebugSHandler(PDBLinker &linker, ObjFile &file, TpiSource *source) in DebugSHandler()
247 void PDBLinker::pdbMakeAbsolute(SmallVectorImpl<char> &fileName) { in pdbMakeAbsolute()
344 void PDBLinker::translateIdSymbols(MutableArrayRef<uint8_t> &recordData, in translateIdSymbols()
558 void PDBLinker::writeSymbolRecord(SectionChunk *debugChunk, in writeSymbolRecord()
584 void PDBLinker::analyzeSymbolSubsection( in analyzeSymbolSubsection()
646 Error PDBLinker::writeAllModuleSymbolRecords(ObjFile *file, in writeAllModuleSymbolRecords()
714 Error PDBLinker::commitSymbolsForObject(void *ctx, void *obj, in commitSymbolsForObject()
[all …]