Searched refs:ELF_MAGIC (Results 1 – 1 of 1) sorted by relevance
62 ELF_MAGIC = b'\x7fELF' variable109 if buf[0:4] != ELF_MAGIC: