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

References

tools/lld/lib/ReaderWriter/MachO/LayoutPass.cpp
  192   if (leftRoot == rightRoot) {
  199   DefinedAtom::ContentPermissions rightPerms = rightRoot->permissions();
  209   DefinedAtom::ContentType rightType = rightRoot->contentType();
  220     if (customSorter(leftRoot, rightRoot, leftBeforeRight))
  226   const File *rightFile = &rightRoot->file();
  236   uint64_t rightOrdinal = rightRoot->ordinal();
  240                                      (int)rightRoot->ordinal()));