Searched refs:setSectionOffset (Results 1 – 2 of 2) sorted by relevance
79 void setSectionOffset(uint64_t Offset) { SectionOffset = Offset; } in setSectionOffset() function
1064 FuncSection->setSectionOffset(W->OS.tell() - Section.ContentsOffset); in writeCodeSection()1095 Segment.Section->setSectionOffset(W->OS.tell() - Section.ContentsOffset); in writeDataSection()1244 Sec->setSectionOffset(W->OS.tell() - Section.ContentsOffset); in writeCustomSection()