Lines Matching refs:writeTo

101 template <class ELFT> void MipsAbiFlagsSection<ELFT>::writeTo(uint8_t *buf) {  in writeTo()  function in MipsAbiFlagsSection
160 template <class ELFT> void MipsOptionsSection<ELFT>::writeTo(uint8_t *buf) { in writeTo() function in MipsOptionsSection
221 template <class ELFT> void MipsReginfoSection<ELFT>::writeTo(uint8_t *buf) { in writeTo() function in MipsReginfoSection
308 void GnuPropertySection::writeTo(uint8_t *buf) { in writeTo() function in GnuPropertySection
330 void BuildIdSection::writeTo(uint8_t *buf) { in writeTo() function in BuildIdSection
622 void EhFrameSection::writeTo(uint8_t *buf) { in writeTo() function in EhFrameSection
714 void GotSection::writeTo(uint8_t *buf) { in writeTo() function in GotSection
1094 void MipsGotSection::writeTo(uint8_t *buf) { in writeTo() function in MipsGotSection
1183 void GotPltSection::writeTo(uint8_t *buf) { in writeTo() function in GotPltSection
1227 void IgotPltSection::writeTo(uint8_t *buf) { in writeTo() function in IgotPltSection
1261 void StringTableSection::writeTo(uint8_t *buf) { in writeTo() function in StringTableSection
1562 template <class ELFT> void DynamicSection<ELFT>::writeTo(uint8_t *buf) { in writeTo() function in DynamicSection
1724 template <class ELFT> void RelocationSection<ELFT>::writeTo(uint8_t *buf) { in writeTo() function in RelocationSection
2222 template <class ELFT> void SymbolTableSection<ELFT>::writeTo(uint8_t *buf) { in writeTo() function in SymbolTableSection
2313 void SymtabShndxSection::writeTo(uint8_t *buf) { in writeTo() function in SymtabShndxSection
2399 void GnuHashTableSection::writeTo(uint8_t *buf) { in writeTo() function in GnuHashTableSection
2511 void HashTableSection::writeTo(uint8_t *buf) { in writeTo() function in HashTableSection
2553 void PltSection::writeTo(uint8_t *buf) { in writeTo() function in PltSection
2600 void IpltSection::writeTo(uint8_t *buf) { in writeTo() function in IpltSection
2632 void PPC32GlinkSection::writeTo(uint8_t *buf) { in writeTo() function in PPC32GlinkSection
2701 void IBTPltSection::writeTo(uint8_t *buf) { in writeTo() function in IBTPltSection
2950 void GdbIndexSection::writeTo(uint8_t *buf) { in writeTo() function in GdbIndexSection
3024 void EhFrameHeader::writeTo(uint8_t *buf) { in writeTo() function in EhFrameHeader
3110 void VersionDefinitionSection::writeTo(uint8_t *buf) { in writeTo() function in VersionDefinitionSection
3144 void VersionTableSection::writeTo(uint8_t *buf) { in writeTo() function in VersionTableSection
3218 template <class ELFT> void VersionNeedSection<ELFT>::writeTo(uint8_t *buf) { in writeTo() function in VersionNeedSection
3271 void MergeTailSection::writeTo(uint8_t *buf) { builder.write(buf); } in writeTo() function in MergeTailSection
3293 void MergeNoTailSection::writeTo(uint8_t *buf) { in writeTo() function in MergeNoTailSection
3551 void ARMExidxSyntheticSection::writeTo(uint8_t *buf) { in writeTo() function in ARMExidxSyntheticSection
3603 void ThunkSection::writeTo(uint8_t *buf) { in writeTo() function in ThunkSection
3605 t->writeTo(buf + t->offset); in writeTo()
3686 void PPC64LongBranchTargetSection::writeTo(uint8_t *buf) { in writeTo() function in PPC64LongBranchTargetSection
3783 void PartitionElfHeaderSection<ELFT>::writeTo(uint8_t *buf) { in writeTo() function in PartitionElfHeaderSection
3801 void PartitionProgramHeadersSection<ELFT>::writeTo(uint8_t *buf) { in writeTo() function in PartitionProgramHeadersSection
3817 void PartitionIndexSection::writeTo(uint8_t *buf) { in writeTo() function in PartitionIndexSection
3861 void MemtagAndroidNote::writeTo(uint8_t *buf) { in writeTo() function in MemtagAndroidNote
3890 void PackageMetadataNote::writeTo(uint8_t *buf) { in writeTo() function in PackageMetadataNote