Searched refs:elf_executable (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Object/
H A DBinary.cpp48 case sys::fs::file_magic::elf_executable:
H A DSymbolicFile.cpp46 case sys::fs::file_magic::elf_executable:
H A DObjectFile.cpp87 case sys::fs::file_magic::elf_executable:
/external/llvm/include/llvm/Support/
H A DFileSystem.h246 elf_executable, ///< ELF Executable image enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h247 elf_executable, ///< ELF Executable image enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/llvm/lib/Support/
H A DPath.cpp1040 case 2: return file_magic::elf_executable;
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp1039 case 2: return file_magic::elf_executable;

Completed in 105 milliseconds