Home
last modified time | relevance | path

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

/llvm-project/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.cpp177 case file_magic::elf_executable: in createObjectFile()
H A DOffloadBinary.cpp276 case file_magic::elf_executable: in extractOffloadBinaries()
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMagic.h28 elf_executable, ///< ELF Executable image enumerator
/llvm-project/llvm/lib/BinaryFormat/
H A DMagic.cpp124 return file_magic::elf_executable; in identify_magic()
/llvm-project/offload/plugins-nextgen/common/src/Utils/
H A DELF.cpp30 case file_magic::elf_executable: in isELF()
/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp404 case file_magic::elf_executable: in hasELFMagic()
/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp1725 case file_magic::elf_executable: in initialize_record_replay()
1757 case file_magic::elf_executable: in data_alloc()