Searched refs:debugChunk (Results 1 – 1 of 1) sorted by relevance
115 void analyzeSymbolSubsection(SectionChunk *debugChunk,132 void writeSymbolRecord(SectionChunk *debugChunk,175 SectionChunk *debugChunk = nullptr; member224 void advanceRelocIndex(SectionChunk *debugChunk, ArrayRef<uint8_t> subsec);226 void addUnrelocatedSubsection(SectionChunk *debugChunk,229 void addFrameDataSubsection(SectionChunk *debugChunk,238 void handleDebugS(SectionChunk *debugChunk);558 void PDBLinker::writeSymbolRecord(SectionChunk *debugChunk, in writeSymbolRecord() argument568 debugChunk->writeAndRelocateSubsection(sectionContents, sym.data(), in writeSymbolRecord()573 TpiSource *source = debugChunk->file->debugTypesObj; in writeSymbolRecord()[all …]