Lines Matching defs:writeTo

117 void MachHeaderSection::writeTo(uint8_t *buf) const {  in writeTo()  function in MachHeaderSection
297 void RebaseSection::writeTo(uint8_t *buf) const { in writeTo() function in RebaseSection
383 void NonLazyPointerSectionBase::writeTo(uint8_t *buf) const { in writeTo() function in NonLazyPointerSectionBase
656 void BindingSection::writeTo(uint8_t *buf) const { in writeTo() function in BindingSection
690 void WeakBindingSection::writeTo(uint8_t *buf) const { in writeTo() function in WeakBindingSection
707 void StubsSection::writeTo(uint8_t *buf) const { in writeTo() function in StubsSection
771 void StubHelperSection::writeTo(uint8_t *buf) const { in writeTo() function in StubHelperSection
890 void ObjCStubsSection::writeTo(uint8_t *buf) const { in writeTo() function in ObjCStubsSection
917 void LazyPointerSection::writeTo(uint8_t *buf) const { in writeTo() function in LazyPointerSection
944 void LazyBindingSection::writeTo(uint8_t *buf) const { in writeTo() function in LazyBindingSection
1002 void ExportSection::writeTo(uint8_t *buf) const { trieBuilder.writeTo(buf); } in writeTo() function in ExportSection
1062 void DataInCodeSection::writeTo(uint8_t *buf) const { in writeTo() function in DataInCodeSection
1097 void FunctionStartsSection::writeTo(uint8_t *buf) const { in writeTo() function in FunctionStartsSection
1320 template <class LP> void SymtabSectionImpl<LP>::writeTo(uint8_t *buf) const { in writeTo() function in SymtabSectionImpl
1431 void IndirectSymtabSection::writeTo(uint8_t *buf) const { in writeTo() function in IndirectSymtabSection
1469 void StringTableSection::writeTo(uint8_t *buf) const { in writeTo() function in StringTableSection
1534 void CodeSignatureSection::writeTo(uint8_t *buf) const { in writeTo() function in CodeSignatureSection
1588 void CStringSection::writeTo(uint8_t *buf) const { in writeTo() function in CStringSection
1695 void DeduplicatedCStringSection::writeTo(uint8_t *buf) const { in writeTo() function in DeduplicatedCStringSection
1768 void WordLiteralSection::writeTo(uint8_t *buf) const { in writeTo() function in WordLiteralSection
1858 void ObjCImageInfoSection::writeTo(uint8_t *buf) const { in writeTo() function in ObjCImageInfoSection
1877 void InitOffsetsSection::writeTo(uint8_t *buf) const { in writeTo() function in InitOffsetsSection
2062 size_t ChainedFixupsSection::SegmentInfo::writeTo(uint8_t *buf) const { in writeTo() function in ChainedFixupsSection::SegmentInfo
2104 void ChainedFixupsSection::writeTo(uint8_t *buf) const { in writeTo() function in ChainedFixupsSection