Home
last modified time | relevance | path

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

/llvm-project/lld/COFF/
H A DPDB.cpp556 writeSymbolRecord(SectionChunk * debugChunk,ArrayRef<uint8_t> sectionContents,CVSymbol sym,size_t alignedSize,uint32_t & nextRelocIndex,std::vector<uint8_t> & storage) writeSymbolRecord() argument
590 ArrayRef<uint8_t> sectionContents = debugChunk->getContents(); analyzeSymbolSubsection() local
655 ArrayRef<uint8_t> sectionContents = debugChunk->getContents(); writeAllModuleSymbolRecords() local