Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Object/
HDObjectFile.cpp55 case sys::fs::file_magic::elf_relocatable: in createObjectFile()
HDBinary.cpp59 case sys::fs::file_magic::elf_relocatable: in createBinary()
/trueos/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyld.cpp571 case sys::fs::file_magic::elf_relocatable: in loadObject()
/trueos/contrib/llvm/include/llvm/Support/
HDFileSystem.h225 elf_relocatable, ///< ELF Relocatable object file enumerator
/trueos/contrib/llvm/lib/Support/
HDPath.cpp889 case 1: return file_magic::elf_relocatable; in identify_magic()