Home
last modified time | relevance | path

Searched refs:macho_bundle (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/llvm/unittests/BinaryFormat/
DTestFileMagic.cpp72 const char macho_bundle[] = variable
111 DEFINE(macho_bundle), in TEST_F()
/external/llvm-project/llvm/lib/Object/
DSymbolicFile.cpp62 case file_magic::macho_bundle: in createSymbolicFile()
111 case file_magic::macho_bundle: in isSymbolicFile()
DBinary.cpp66 case file_magic::macho_bundle: in createBinary()
DObjectFile.cpp166 case file_magic::macho_bundle: in createObjectFile()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMagic.h37 macho_bundle, ///< Mach-O Bundle file enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMagic.h37 macho_bundle, ///< Mach-O Bundle file enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DSymbolicFile.cpp68 case file_magic::macho_bundle: in createSymbolicFile()
DBinary.cpp65 case file_magic::macho_bundle: in createBinary()
DObjectFile.cpp155 case file_magic::macho_bundle: in createObjectFile()
/external/llvm/lib/Object/
DSymbolicFile.cpp55 case sys::fs::file_magic::macho_bundle: in createSymbolicFile()
DBinary.cpp58 case sys::fs::file_magic::macho_bundle: in createBinary()
DObjectFile.cpp98 case sys::fs::file_magic::macho_bundle: in createObjectFile()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMagic.cpp166 return file_magic::macho_bundle; in identify_magic()
/external/llvm-project/llvm/lib/BinaryFormat/
DMagic.cpp167 return file_magic::macho_bundle; in identify_magic()
/external/llvm/unittests/Support/
DPath.cpp758 const char macho_bundle[] = variable
791 DEFINE(macho_bundle), in TEST_F()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h257 macho_bundle, ///< Mach-O Bundle file enumerator
/external/llvm/include/llvm/Support/
DFileSystem.h256 macho_bundle, ///< Mach-O Bundle file enumerator
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp1096 case 8: return file_magic::macho_bundle; in identify_magic()
/external/llvm/lib/Support/
DPath.cpp1099 case 8: return file_magic::macho_bundle; in identify_magic()