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

References

lib/Object/SymbolicFile.cpp
   41   if (Type == file_magic::unknown)
   42     Type = identify_magic(Data);
   44   switch (Type) {
   76     return ObjectFile::createObjectFile(Object, Type);
   83         ObjectFile::createObjectFile(Object, Type);