Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp133 ArrayRef<uint8_t> sectionContents, CVSymbol sym,
559 ArrayRef<uint8_t> sectionContents, in writeSymbolRecord() argument
568 debugChunk->writeAndRelocateSubsection(sectionContents, sym.data(), in writeSymbolRecord()
593 ArrayRef<uint8_t> sectionContents = debugChunk->getContents(); in analyzeSymbolSubsection() local
616 writeSymbolRecord(debugChunk, sectionContents, sym, alignedSize, in analyzeSymbolSubsection()
658 ArrayRef<uint8_t> sectionContents = debugChunk->getContents(); in writeAllModuleSymbolRecords() local
660 SectionChunk::consumeDebugMagic(sectionContents, ".debug$S"); in writeAllModuleSymbolRecords()
689 writeSymbolRecord(debugChunk, sectionContents, sym, alignedSize, in writeAllModuleSymbolRecords()