Searched refs:elf_relocatable (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/Object/
H A DBinary.cpp47 case sys::fs::file_magic::elf_relocatable:
H A DModuleSummaryIndexObjectFile.cpp56 case sys::fs::file_magic::elf_relocatable:
H A DSymbolicFile.cpp63 case sys::fs::file_magic::elf_relocatable:
H A DObjectFile.cpp86 case sys::fs::file_magic::elf_relocatable:
H A DIRObjectFile.cpp296 case sys::fs::file_magic::elf_relocatable:
/external/llvm/include/llvm/Support/
H A DFileSystem.h245 elf_relocatable, ///< ELF Relocatable object file enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h246 elf_relocatable, ///< ELF Relocatable object file enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/llvm/unittests/Support/
H A DPath.cpp741 const char elf_relocatable[] = { 0x7f, 'E', 'L', 'F', 1, 2, 1, 0, 0, member in namespace:__anon15058
782 DEFINE(elf_relocatable),
/external/llvm/lib/Support/
H A DPath.cpp1039 case 1: return file_magic::elf_relocatable;
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp1038 case 1: return file_magic::elf_relocatable;

Completed in 111 milliseconds