Searched defs:elf_relocatable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Magic.h | 27 elf_relocatable, ///< ELF Relocatable object file enumerator
|
/llvm-project/llvm/unittests/BinaryFormat/ |
H A D | TestFileMagic.cpp | 56 const char elf_relocatable[] = {0x7f, 'E', 'L', 'F', 1, 2, 1, 0, 0, variable
|