Searched refs:RelOff (Results 1 – 5 of 5) sorted by relevance
133 if (S->RelOff) in totalSize()134 Ends.push_back(S->RelOff + in totalSize()236 Temp.reloff = Sec.RelOff; in writeSectionInLoadCommand()273 memcpy(B.getBufferStart() + Sec->RelOff + in writeSections()
51 uint32_t RelOff = 0; member
40 S.RelOff = Sec.reloff; in constructSectionCommon()
218 Sec->RelOff = Sec->Relocations.empty() ? 0 : Offset; in layoutRelocations()
152 auto RelOff = Offset % ElementsPerSegment; variable157 auto AlignedOffset = Base + (RelOff * AlignedElementStorageSize);