Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp125 ArrayRef<uint8_t> sectionContents, CVSymbol sym,
549 ArrayRef<uint8_t> sectionContents, in writeSymbolRecord() argument
558 debugChunk->writeAndRelocateSubsection(sectionContents, sym.data(), in writeSymbolRecord()
584 ArrayRef<uint8_t> sectionContents = debugChunk->getContents(); in analyzeSymbolSubsection() local
607 writeSymbolRecord(debugChunk, sectionContents, sym, alignedSize, in analyzeSymbolSubsection()
649 ArrayRef<uint8_t> sectionContents = debugChunk->getContents(); in writeAllModuleSymbolRecords() local
651 SectionChunk::consumeDebugMagic(sectionContents, ".debug$S"); in writeAllModuleSymbolRecords()
680 writeSymbolRecord(debugChunk, sectionContents, sym, alignedSize, in writeAllModuleSymbolRecords()