Lines Matching refs:writeTo
113 void MachHeaderSection::writeTo(uint8_t *buf) const { in writeTo() function in MachHeaderSection
155 lc->writeTo(p); in writeTo()
293 void RebaseSection::writeTo(uint8_t *buf) const { in writeTo() function in RebaseSection
332 void NonLazyPointerSectionBase::writeTo(uint8_t *buf) const { in writeTo() function in NonLazyPointerSectionBase
600 void BindingSection::writeTo(uint8_t *buf) const { in writeTo() function in BindingSection
634 void WeakBindingSection::writeTo(uint8_t *buf) const { in writeTo() function in WeakBindingSection
651 void StubsSection::writeTo(uint8_t *buf) const { in writeTo() function in StubsSection
681 void StubHelperSection::writeTo(uint8_t *buf) const { in writeTo() function in StubHelperSection
733 void LazyPointerSection::writeTo(uint8_t *buf) const { in writeTo() function in LazyPointerSection
760 void LazyBindingSection::writeTo(uint8_t *buf) const { in writeTo() function in LazyBindingSection
814 void ExportSection::writeTo(uint8_t *buf) const { trieBuilder.writeTo(buf); } in writeTo() function in ExportSection
868 void DataInCodeSection::writeTo(uint8_t *buf) const { in writeTo() function in DataInCodeSection
905 void FunctionStartsSection::writeTo(uint8_t *buf) const { in writeTo() function in FunctionStartsSection
1122 void writeTo(uint8_t *buf) const override;
1129 template <class LP> void SymtabSectionImpl<LP>::writeTo(uint8_t *buf) const { in writeTo() function in SymtabSectionImpl
1235 void IndirectSymtabSection::writeTo(uint8_t *buf) const { in writeTo() function in IndirectSymtabSection
1270 void StringTableSection::writeTo(uint8_t *buf) const { in writeTo() function in StringTableSection
1329 void CodeSignatureSection::writeTo(uint8_t *buf) const { in writeTo() function in CodeSignatureSection
1411 void BitcodeBundleSection::writeTo(uint8_t *buf) const { in writeTo() function in BitcodeBundleSection
1439 void CStringSection::writeTo(uint8_t *buf) const { in writeTo() function in CStringSection
1545 void DeduplicatedCStringSection::writeTo(uint8_t *buf) const { in writeTo() function in DeduplicatedCStringSection
1608 void WordLiteralSection::writeTo(uint8_t *buf) const { in writeTo() function in WordLiteralSection
1698 void ObjCImageInfoSection::writeTo(uint8_t *buf) const { in writeTo() function in ObjCImageInfoSection