Searched refs:writeAndRelocateSubsection (Results 1 – 3 of 3) sorted by relevance
570 debugChunk->writeAndRelocateSubsection(sectionContents, sym.data(), in writeSymbolRecord()860 debugChunk->writeAndRelocateSubsection(debugChunk->getContents(), subsec, in commit()950 debugChunk->writeAndRelocateSubsection(debugChunk->getContents(), in finish()
212 void writeAndRelocateSubsection(ArrayRef<uint8_t> sec,
439 void SectionChunk::writeAndRelocateSubsection(ArrayRef<uint8_t> sec, in writeAndRelocateSubsection() function in lld::coff::SectionChunk