Searched defs:sectionContents (Results 1 – 1 of 1) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | PDB.cpp | 556 writeSymbolRecord(SectionChunk * debugChunk,ArrayRef<uint8_t> sectionContents,CVSymbol sym,size_t alignedSize,uint32_t & nextRelocIndex,std::vector<uint8_t> & storage) writeSymbolRecord() argument |