Searched refs:DebugSHandler (Results 1 – 1 of 1) sorted by relevance
80 class DebugSHandler;83 friend DebugSHandler;187 class DebugSHandler { class239 DebugSHandler(PDBLinker &linker, ObjFile &file, TpiSource *source) in DebugSHandler() function in __anonbb9816060111::DebugSHandler758 void DebugSHandler::handleDebugS(SectionChunk *debugChunk) { in handleDebugS()827 void DebugSHandler::advanceRelocIndex(SectionChunk *sc, in advanceRelocIndex()883 void DebugSHandler::addUnrelocatedSubsection(SectionChunk *debugChunk, in addUnrelocatedSubsection()894 void DebugSHandler::addFrameDataSubsection(SectionChunk *debugChunk, in addFrameDataSubsection()916 void DebugSHandler::finish() { in finish()1027 DebugSHandler dsh(*this, *source->file, source); in addDebugSymbols()