Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/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()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMagic.h28 elf_executable, ///< ELF Executable image enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMagic.cpp124 return file_magic::elf_executable; in identify_magic()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp403 case file_magic::elf_executable: in hasELFMagic()