Searched refs:RelOff (Results 1 – 5 of 5) sorted by relevance
116 if (S.RelOff) in totalSize()117 Ends.push_back(S.RelOff + in totalSize()219 Temp.reloff = Sec.RelOff; in writeSectionInLoadCommand()252 memcpy(B.getBufferStart() + Sec.RelOff + in writeSections()
48 uint32_t RelOff = 0; member
39 S.RelOff = Sec.reloff; in constructSectionCommon()
209 Sec.RelOff = Sec.Relocations.empty() ? 0 : Offset; in layoutRelocations()
152 auto RelOff = Offset % ElementsPerSegment; variable157 auto AlignedOffset = Base + (RelOff * AlignedElementStorageSize);