Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DPDB.cpp177 SectionChunk *debugChunk = nullptr; member
585 ObjFile *file = debugChunk->file; in analyzeSymbolSubsection()
651 if (!debugChunk->live || debugChunk->getSize() == 0 || in writeAllModuleSymbolRecords()
764 debugChunk->sortRelocations(); in handleDebugS()
847 : DebugSubsection(k), debugChunk(debugChunk), subsec(subsec), in UnrelocatedDebugSubsection()
853 SectionChunk *debugChunk; member in __anon91ac17e40711::UnrelocatedDebugSubsection
862 debugChunk->writeAndRelocateSubsection(debugChunk->getContents(), subsec, in commit()
950 SectionChunk *debugChunk = subsec.debugChunk; in finish() local
955 debugChunk->writeAndRelocateSubsection(debugChunk->getContents(), in finish()
1021 debugChunk.writeTo(buffer); in relocateDebugChunk()
[all …]