Searched refs:xcoff_object_64 (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMagic.h52 xcoff_object_64, ///< 64-bit XCOFF object file enumerator in enum:llvm::file_magic::Impl
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DSymbolicFile.cpp69 case file_magic::xcoff_object_64:
120 case file_magic::xcoff_object_64:
H A DBinary.cpp76 case file_magic::xcoff_object_64:
H A DObjectFile.cpp200 case file_magic::xcoff_object_64:
/freebsd-current/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMagic.cpp69 return file_magic::xcoff_object_64;

Completed in 66 milliseconds