Searched refs:SectionDataSize (Results 1 – 2 of 2) sorted by relevance
164 uint64_t SectionDataSize) { in WriteSegmentLoadCommand() argument184 Write64(SectionDataSize); // file size in WriteSegmentLoadCommand()189 Write32(SectionDataSize); // file size in WriteSegmentLoadCommand()800 uint64_t SectionDataSize = 0; in WriteObject() local816 SectionDataSize = std::max(SectionDataSize, Address + Size); in WriteObject()830 SectionDataStart, SectionDataSize); in WriteObject()
179 uint64_t SectionDataSize);