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

References

lib/Object/MachOUniversal.cpp
  129     Err = malformedError("contains zero architecture types");
  138     Err = malformedError("bad magic number");
  142     Err = malformedError("fat_arch" +
  152       Err = malformedError("offset plus size of cputype (" +
  160       Err = malformedError("align (2^" + Twine(A.getAlign()) +
  168       Err = malformedError("offset: " + Twine(A.getOffset()) +
  175       Err =  malformedError("cputype (" + Twine(A.getCPUType()) + ") "
  188         Err = malformedError("contains two of the same architecture (cputype "
  199         Err =  malformedError("cputype (" + Twine(A.getCPUType()) + ") "