Lines Matching refs:Index
1249 // representation. We do this by making a per-bit map to the fixup item index,1260 unsigned Index = F.getOffset() * 8 + Info.TargetOffset + j;1261 assert(Index < Code.size() * 8 && "Invalid offset in fixup!");1262 FixupMap[Index] = 1 + i;