Lines Matching defs:writeTo
124 void MachHeaderSection::writeTo(uint8_t *buf) const { in writeTo() function in MachHeaderSection
304 void RebaseSection::writeTo(uint8_t *buf) const { in writeTo() function in RebaseSection
390 void NonLazyPointerSectionBase::writeTo(uint8_t *buf) const { in writeTo() function in NonLazyPointerSectionBase
663 void BindingSection::writeTo(uint8_t *buf) const { in writeTo() function in BindingSection
697 void WeakBindingSection::writeTo(uint8_t *buf) const { in writeTo() function in WeakBindingSection
714 void StubsSection::writeTo(uint8_t *buf) const { in writeTo() function in StubsSection
778 void StubHelperSection::writeTo(uint8_t *buf) const { in writeTo() function in StubHelperSection
876 void ObjCStubsSection::writeTo(uint8_t *buf) const { in writeTo() function in ObjCStubsSection
904 void LazyPointerSection::writeTo(uint8_t *buf) const { in writeTo() function in LazyPointerSection
931 void LazyBindingSection::writeTo(uint8_t *buf) const { in writeTo() function in LazyBindingSection
986 void ExportSection::writeTo(uint8_t *buf) const { trieBuilder.writeTo(buf); } in writeTo() function in ExportSection
1046 void DataInCodeSection::writeTo(uint8_t *buf) const { in writeTo() function in DataInCodeSection
1083 void FunctionStartsSection::writeTo(uint8_t *buf) const { in writeTo() function in FunctionStartsSection
1306 template <class LP> void SymtabSectionImpl<LP>::writeTo(uint8_t *buf) const { in writeTo() function in SymtabSectionImpl
1418 void IndirectSymtabSection::writeTo(uint8_t *buf) const { in writeTo() function in IndirectSymtabSection
1456 void StringTableSection::writeTo(uint8_t *buf) const { in writeTo() function in StringTableSection
1514 void CodeSignatureSection::writeTo(uint8_t *buf) const { in writeTo() function in CodeSignatureSection
1596 void BitcodeBundleSection::writeTo(uint8_t *buf) const { in writeTo() function in BitcodeBundleSection
1624 void CStringSection::writeTo(uint8_t *buf) const { in writeTo() function in CStringSection
1730 void DeduplicatedCStringSection::writeTo(uint8_t *buf) const { in writeTo() function in DeduplicatedCStringSection
1803 void WordLiteralSection::writeTo(uint8_t *buf) const { in writeTo() function in WordLiteralSection
1893 void ObjCImageInfoSection::writeTo(uint8_t *buf) const { in writeTo() function in ObjCImageInfoSection
1912 void InitOffsetsSection::writeTo(uint8_t *buf) const { in writeTo() function in InitOffsetsSection
2097 size_t ChainedFixupsSection::SegmentInfo::writeTo(uint8_t *buf) const { in writeTo() function in ChainedFixupsSection::SegmentInfo
2139 void ChainedFixupsSection::writeTo(uint8_t *buf) const { in writeTo() function in ChainedFixupsSection