Home
last modified time | relevance | path

Searched refs:elf_executable (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DSymbolicFile.cpp52 case file_magic::elf_executable: in createSymbolicFile()
103 case file_magic::elf_executable: in isSymbolicFile()
H A DBinary.cpp55 case file_magic::elf_executable: in createBinary()
H A DObjectFile.cpp162 case file_magic::elf_executable: in createObjectFile()
H A DOffloadBinary.cpp277 case file_magic::elf_executable: in extractOffloadBinaries()
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMagic.h27 elf_executable, ///< ELF Executable image enumerator
/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/
H A DMagic.cpp110 return file_magic::elf_executable; in identify_magic()
/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DDebuginfod.cpp356 case file_magic::elf_executable: in hasELFMagic()