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

References

lib/BinaryFormat/Magic.cpp
  160       return file_magic::macho_preload_executable;
lib/Object/Binary.cpp
   62   case file_magic::macho_preload_executable:
lib/Object/ObjectFile.cpp
  145   case file_magic::macho_preload_executable:
lib/Object/SymbolicFile.cpp
   65   case file_magic::macho_preload_executable:
unittests/BinaryFormat/TestFileMagic.cpp
  108       DEFINE(macho_preload_executable),