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

References

lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp
  357       Index = Sec.getOrdinal() + 1;
  381         (Index << 0) | (IsPCRel << 24) | (Log2Size << 25) | (Type << 28);
  386     Index = Value;
  402       (Index << 0) | (IsPCRel << 24) | (Log2Size << 25) | (Type << 28);