Searched refs:debugChunk (Results 1 – 1 of 1) sorted by relevance
117 void analyzeSymbolSubsection(SectionChunk *debugChunk,134 void writeSymbolRecord(SectionChunk *debugChunk,177 SectionChunk *debugChunk = nullptr; member223 void advanceRelocIndex(SectionChunk *debugChunk, ArrayRef<uint8_t> subsec);225 void addUnrelocatedSubsection(SectionChunk *debugChunk,228 void addFrameDataSubsection(SectionChunk *debugChunk,235 void handleDebugS(SectionChunk *debugChunk);555 void PDBLinker::writeSymbolRecord(SectionChunk *debugChunk, in writeSymbolRecord() argument565 debugChunk->writeAndRelocateSubsection(sectionContents, sym.data(), in writeSymbolRecord()570 TpiSource *source = debugChunk->file->debugTypesObj; in writeSymbolRecord()[all …]