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

References

lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
  123   if (IsPCRel) {
  140     if (IsPCRel) {
  164     if (IsPCRel) {
  208         (Index << 0) | (IsPCRel << 24) | (Log2Size << 25) | (Type << 28);
  249       if (IsPCRel)
  273     if (IsPCRel) {
  331         IsPCRel = 1;
  358   MRE.r_word1 = (Index << 0) | (IsPCRel << 24) | (Log2Size << 25) |