Home | History | Annotate | Download | only in MC

Lines Matching full:fixup

1459   // representation. We do this by making a per-bit map to the fixup item index,
1471 assert(Index < Code.size() * 8 && "Invalid offset in fixup!");
1476 // FIXME: Note the fixup comments for Thumb2 are completely bogus since the
1529 OS << " fixup " << char('A' + i) << " - " << "offset: " << F.getOffset()