Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DSymbolicFile.cpp54 case file_magic::elf_core: in createSymbolicFile()
104 case file_magic::elf_core: in isSymbolicFile()
H A DBinary.cpp57 case file_magic::elf_core: in createBinary()
H A DObjectFile.cpp159 case file_magic::elf_core: in createObjectFile()
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMagic.h29 elf_core, ///< ELF core image enumerator
/llvm-project-15.0.7/openmp/libomptarget/plugins/common/elf_common/
H A Delf_common.cpp43 Magic != file_magic::elf_shared_object && Magic != file_magic::elf_core) { in withBytesAsElf()
/llvm-project-15.0.7/llvm/lib/BinaryFormat/
H A DMagic.cpp114 return file_magic::elf_core; in identify_magic()
/llvm-project-15.0.7/llvm/lib/Debuginfod/
H A DDebuginfod.cpp323 case file_magic::elf_core: in hasELFMagic()