Searched defs:BaseOff (Results 1 – 6 of 6) sorted by relevance
114 unsigned BaseOff; member1014 uint32_t BaseOff = mostAlignedValueInRange(Max - 0xff * 64, Min); in offsetsCanBeCombined() local1031 uint32_t BaseOff = mostAlignedValueInRange(Max - 0xff, Min); in offsetsCanBeCombined() local
70 void ELFRelocationSection::addRelocations(RelocOffsetT BaseOff, in addRelocations()
251 int64_t BaseOff = Offsets[0]; in ClusterNeighboringLoads() local
268 int64_t BaseOff = Offsets[0]; in ClusterNeighboringLoads() local
274 int64_t BaseOff = Offsets[0]; in ClusterNeighboringLoads() local
122 unsigned BaseOff; member