Home
last modified time | relevance | path

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

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