Searched refs:elf_core (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/Support/ | ||
D | FileSystem.h | 191 elf_core, ///< ELF core image enumerator |
/external/llvm/lib/Support/ | ||
D | PathV2.cpp | 774 case 4: return file_magic::elf_core; in identify_magic() |