Home
last modified time | relevance | path

Searched defs:coff_object (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMagic.h44 coff_object, ///< COFF object file enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMagic.h46 coff_object, ///< COFF object file enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMagic.h46 coff_object, ///< COFF object file enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMagic.h47 coff_object, ///< COFF object file enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMagic.h47 coff_object, ///< COFF object file enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMagic.h47 coff_object, ///< COFF object file enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h263 coff_object, ///< COFF object file enumerator
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DFileSystem.h261 coff_object, ///< COFF object file enumerator
/aosp_15_r20/external/llvm/unittests/Support/
H A DPath.cpp737 const char coff_object[] = "\x00\x00......"; variable