Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DPDB.cpp142 ArrayRef<uint8_t> sectionContents, CVSymbol sym,
561 ArrayRef<uint8_t> sectionContents, in writeSymbolRecord() argument
570 debugChunk->writeAndRelocateSubsection(sectionContents, sym.data(), in writeSymbolRecord()
595 ArrayRef<uint8_t> sectionContents = debugChunk->getContents(); in analyzeSymbolSubsection() local
618 writeSymbolRecord(debugChunk, sectionContents, sym, alignedSize, in analyzeSymbolSubsection()
659 ArrayRef<uint8_t> sectionContents = debugChunk->getContents(); in writeAllModuleSymbolRecords() local
661 SectionChunk::consumeDebugMagic(sectionContents, ".debug$S"); in writeAllModuleSymbolRecords()
690 writeSymbolRecord(debugChunk, sectionContents, sym, alignedSize, in writeAllModuleSymbolRecords()