Home | History | Annotate | Download | only in Object

Lines Matching refs:ElfMagic

283       return (memcmp(e_ident, ELF::ElfMagic, strlen(ELF::ElfMagic))) == 0;