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

References

lib/BinaryFormat/Magic.cpp
   94           return file_magic::elf;
  106       return file_magic::elf;
lib/Object/Binary.cpp
   53   case file_magic::elf:
lib/Object/ObjectFile.cpp
  135   case file_magic::elf:
lib/Object/SymbolicFile.cpp
   58   case file_magic::elf: