Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DSymbolicFile.cpp52 case file_magic::elf_executable: in createSymbolicFile()
102 case file_magic::elf_executable: in isSymbolicFile()
H A DBinary.cpp55 case file_magic::elf_executable: in createBinary()
H A DObjectFile.cpp157 case file_magic::elf_executable: in createObjectFile()
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMagic.h27 elf_executable, ///< ELF Executable image enumerator
/llvm-project-15.0.7/openmp/libomptarget/plugins/common/elf_common/
H A Delf_common.cpp42 Magic != file_magic::elf_executable && in withBytesAsElf()
/llvm-project-15.0.7/llvm/lib/BinaryFormat/
H A DMagic.cpp110 return file_magic::elf_executable; in identify_magic()
/llvm-project-15.0.7/llvm/lib/Debuginfod/
H A DDebuginfod.cpp321 case file_magic::elf_executable: in hasELFMagic()