Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DPDB.cpp179 SectionChunk *debugChunk = nullptr; member
590 ObjFile *file = debugChunk->file; in analyzeSymbolSubsection()
655 if (!debugChunk->live || debugChunk->getSize() == 0 || in writeAllModuleSymbolRecords()
766 debugChunk->sortRelocations(); in handleDebugS()
845 : DebugSubsection(k), debugChunk(debugChunk), subsec(subsec), in UnrelocatedDebugSubsection()
851 SectionChunk *debugChunk; member in __anonbc7ee2220811::UnrelocatedDebugSubsection
860 debugChunk->writeAndRelocateSubsection(debugChunk->getContents(), subsec, in commit()
945 SectionChunk *debugChunk = subsec.debugChunk; in finish() local
950 debugChunk->writeAndRelocateSubsection(debugChunk->getContents(), in finish()
1015 debugChunk.writeTo(buffer); in relocateDebugChunk()
[all …]