reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
  129     Value += 1LL << Log2Size;
  208         (Index << 0) | (IsPCRel << 24) | (Log2Size << 25) | (Type << 28);
  250         Value -= FixupAddress + (1 << Log2Size);
  306           switch (-(Target.getConstant() + (1LL << Log2Size))) {
  358   MRE.r_word1 = (Index << 0) | (IsPCRel << 24) | (Log2Size << 25) |