Home
last modified time | relevance | path

Searched refs:goff_object (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/BinaryFormat/
H A DTestFileMagic.cpp58 const char goff_object[] = "\x03\xF0\x00"; variable
105 DEFINE(goff_object), in TEST_F()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Object/
H A DSymbolicFile.cpp56 case file_magic::goff_object: in createSymbolicFile()
106 case file_magic::goff_object: in isSymbolicFile()
H A DBinary.cpp59 case file_magic::goff_object: in createBinary()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Object/
H A DSymbolicFile.cpp56 case file_magic::goff_object: in createSymbolicFile()
106 case file_magic::goff_object: in isSymbolicFile()
H A DBinary.cpp59 case file_magic::goff_object: in createBinary()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Object/
H A DSymbolicFile.cpp56 case file_magic::goff_object: in createSymbolicFile()
106 case file_magic::goff_object: in isSymbolicFile()
H A DBinary.cpp59 case file_magic::goff_object: in createBinary()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/BinaryFormat/
H A DTestFileMagic.cpp58 const char goff_object[] = "\x03\xF0\x00"; variable
105 DEFINE(goff_object), in TEST_F()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Object/
H A DSymbolicFile.cpp56 case file_magic::goff_object: in createSymbolicFile()
106 case file_magic::goff_object: in isSymbolicFile()
H A DBinary.cpp59 case file_magic::goff_object: in createBinary()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/BinaryFormat/
H A DTestFileMagic.cpp58 const char goff_object[] = "\x03\xF0\x00"; variable
105 DEFINE(goff_object), in TEST_F()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DSymbolicFile.cpp56 case file_magic::goff_object: in createSymbolicFile()
106 case file_magic::goff_object: in isSymbolicFile()
H A DBinary.cpp59 case file_magic::goff_object: in createBinary()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/BinaryFormat/
H A DTestFileMagic.cpp58 const char goff_object[] = "\x03\xF0\x00"; variable
105 DEFINE(goff_object), in TEST_F()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DSymbolicFile.cpp56 case file_magic::goff_object: in createSymbolicFile()
106 case file_magic::goff_object: in isSymbolicFile()
H A DBinary.cpp59 case file_magic::goff_object: in createBinary()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/BinaryFormat/
H A DTestFileMagic.cpp58 const char goff_object[] = "\x03\xF0\x00"; variable
105 DEFINE(goff_object), in TEST_F()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/BinaryFormat/
H A DTestFileMagic.cpp58 const char goff_object[] = "\x03\xF0\x00"; variable
105 DEFINE(goff_object), in TEST_F()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMagic.h30 goff_object, ///< GOFF object file enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/BinaryFormat/
H A DMagic.h30 goff_object, ///< GOFF object file enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMagic.h30 goff_object, ///< GOFF object file enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/BinaryFormat/
H A DMagic.h30 goff_object, ///< GOFF object file enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMagic.h30 goff_object, ///< GOFF object file enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMagic.h30 goff_object, ///< GOFF object file enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/BinaryFormat/
H A DMagic.cpp76 return file_magic::goff_object; in identify_magic()

12