Searched refs:debugChunk (Results 1 – 1 of 1) sorted by relevance
107 void analyzeSymbolSubsection(SectionChunk *debugChunk,124 void writeSymbolRecord(SectionChunk *debugChunk,167 SectionChunk *debugChunk = nullptr; member214 void advanceRelocIndex(SectionChunk *debugChunk, ArrayRef<uint8_t> subsec);216 void addUnrelocatedSubsection(SectionChunk *debugChunk,219 void addFrameDataSubsection(SectionChunk *debugChunk,226 void handleDebugS(SectionChunk *debugChunk);548 void PDBLinker::writeSymbolRecord(SectionChunk *debugChunk, in writeSymbolRecord() argument558 debugChunk->writeAndRelocateSubsection(sectionContents, sym.data(), in writeSymbolRecord()563 TpiSource *source = debugChunk->file->debugTypesObj; in writeSymbolRecord()[all …]