Searched refs:DebugSHandler (Results 1 – 1 of 1) sorted by relevance
73 class DebugSHandler;76 friend DebugSHandler;185 class DebugSHandler { class232 DebugSHandler(PDBLinker &linker, ObjFile &file) in DebugSHandler() function in __anon94582cee0111::DebugSHandler755 void DebugSHandler::handleDebugS(SectionChunk *debugChunk) { in handleDebugS()829 void DebugSHandler::advanceRelocIndex(SectionChunk *sc, in advanceRelocIndex()886 void DebugSHandler::addUnrelocatedSubsection(SectionChunk *debugChunk, in addUnrelocatedSubsection()897 void DebugSHandler::addFrameDataSubsection(SectionChunk *debugChunk, in addFrameDataSubsection()919 void DebugSHandler::finish() { in finish()1035 DebugSHandler dsh(*this, *source->file); in addDebugSymbols()