Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Object/
H A DSymbolicFile.cpp74 case file_magic::elf_relocatable: in createSymbolicFile()
123 case file_magic::elf_relocatable: in isSymbolicFile()
H A DBinary.cpp54 case file_magic::elf_relocatable: in createBinary()
H A DIRObjectFile.cpp95 case file_magic::elf_relocatable: in findBitcodeInMemBuffer()
H A DObjectFile.cpp161 case file_magic::elf_relocatable: in createObjectFile()
H A DOffloadBinary.cpp276 case file_magic::elf_relocatable: in extractOffloadBinaries()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMagic.h26 elf_relocatable, ///< ELF Relocatable object file enumerator
/openbsd/gnu/llvm/llvm/lib/BinaryFormat/
H A DMagic.cpp108 return file_magic::elf_relocatable; in identify_magic()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp410 case file_magic::elf_relocatable: in createLinkGraphFromObject()
/openbsd/gnu/llvm/llvm/lib/Debuginfod/
H A DDebuginfod.cpp355 case file_magic::elf_relocatable: in hasELFMagic()
/openbsd/gnu/llvm/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp597 case file_magic::elf_relocatable: in linkBitcodeFiles()
1244 case file_magic::elf_relocatable: { in getSymbols()
/openbsd/gnu/llvm/lld/ELF/
H A DDriver.cpp275 if (magic == file_magic::elf_relocatable) in addFile()
308 case file_magic::elf_relocatable: in addFile()
/openbsd/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1225 case file_magic::elf_relocatable: in getFirstFileTriple()