Searched refs:elf_core (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Object/
H A DSymbolicFile.cpp48 case sys::fs::file_magic::elf_core:
H A DBinary.cpp51 case sys::fs::file_magic::elf_core:
H A DObjectFile.cpp64 case sys::fs::file_magic::elf_core:
/external/llvm/include/llvm/Support/
H A DFileSystem.h232 elf_core, ///< ELF core image enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp737 case sys::fs::file_magic::elf_core:
/external/llvm/lib/Support/
H A DPath.cpp976 case 4: return file_magic::elf_core;

Completed in 983 milliseconds