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

References

tools/lld/lib/ReaderWriter/MachO/ArchHandler_x86.cpp
  244   if (!reloc.scattered)
  246   return (reloc.type == GENERIC_RELOC_LOCAL_SECTDIFF) ||
  247          (reloc.type == GENERIC_RELOC_SECTDIFF);