Home
last modified time | relevance | path

Searched refs:debugChunk (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/COFF/
H A DPDB.cpp171 SectionChunk *debugChunk = nullptr; member
584 ObjFile *file = debugChunk->file; in analyzeSymbolSubsection()
649 if (!debugChunk->live || debugChunk->getSize() == 0 || in writeAllModuleSymbolRecords()
761 debugChunk->sortRelocations(); in handleDebugS()
844 : DebugSubsection(k), debugChunk(debugChunk), subsec(subsec), in UnrelocatedDebugSubsection()
850 SectionChunk *debugChunk; member in __anona4e0361e0711::UnrelocatedDebugSubsection
859 debugChunk->writeAndRelocateSubsection(debugChunk->getContents(), subsec, in commit()
944 SectionChunk *debugChunk = subsec.debugChunk; in finish() local
949 debugChunk->writeAndRelocateSubsection(debugChunk->getContents(), in finish()
1014 debugChunk.writeTo(buffer); in relocateDebugChunk()
[all …]