Searched refs:DebugSHandler (Results 1 – 1 of 1) sorted by relevance
72 class DebugSHandler;75 friend DebugSHandler;179 class DebugSHandler { class231 DebugSHandler(PDBLinker &linker, ObjFile &file, TpiSource *source) in DebugSHandler() function in __anona4e0361e0111::DebugSHandler753 void DebugSHandler::handleDebugS(SectionChunk *debugChunk) { in handleDebugS()826 void DebugSHandler::advanceRelocIndex(SectionChunk *sc, in advanceRelocIndex()882 void DebugSHandler::addUnrelocatedSubsection(SectionChunk *debugChunk, in addUnrelocatedSubsection()893 void DebugSHandler::addFrameDataSubsection(SectionChunk *debugChunk, in addFrameDataSubsection()915 void DebugSHandler::finish() { in finish()1026 DebugSHandler dsh(*this, *source->file, source); in addDebugSymbols()