Lines Matching defs:writeTo
56 void MachHeaderSection::writeTo(uint8_t *buf) const { in writeTo() function in MachHeaderSection
184 void RebaseSection::writeTo(uint8_t *buf) const { in writeTo() function in RebaseSection
204 void NonLazyPointerSectionBase::writeTo(uint8_t *buf) const { in writeTo() function in NonLazyPointerSectionBase
321 void BindingSection::writeTo(uint8_t *buf) const { in writeTo() function in BindingSection
354 void WeakBindingSection::writeTo(uint8_t *buf) const { in writeTo() function in WeakBindingSection
398 void StubsSection::writeTo(uint8_t *buf) const { in writeTo() function in StubsSection
423 void StubHelperSection::writeTo(uint8_t *buf) const { in writeTo() function in StubHelperSection
468 void LazyPointerSection::writeTo(uint8_t *buf) const { in writeTo() function in LazyPointerSection
495 void LazyBindingSection::writeTo(uint8_t *buf) const { in writeTo() function in LazyBindingSection
573 void ExportSection::writeTo(uint8_t *buf) const { trieBuilder.writeTo(buf); } in writeTo() function in ExportSection
726 void SymtabSection::writeTo(uint8_t *buf) const { in writeTo() function in SymtabSection
786 void IndirectSymtabSection::writeTo(uint8_t *buf) const { in writeTo() function in IndirectSymtabSection
812 void StringTableSection::writeTo(uint8_t *buf) const { in writeTo() function in StringTableSection