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

/freebsd-10-stable/contrib/llvm/lib/Object/
H A DObjectFile.cpp55 case sys::fs::file_magic::elf_relocatable:
H A DBinary.cpp59 case sys::fs::file_magic::elf_relocatable:
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DFileSystem.h225 elf_relocatable, ///< ELF Relocatable object file enumerator in enum:llvm::sys::fs::file_magic::Impl
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp571 case sys::fs::file_magic::elf_relocatable:
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DPath.cpp889 case 1: return file_magic::elf_relocatable;

Completed in 93 milliseconds