Home | History | Annotate | Download | only in LD

Lines Matching defs:isELF

45 /// isELF - is this a ELF file
46 bool ELFReader<32, true>::isELF(const void* pELFHeader) const
570 /// isELF - is this a ELF file
571 bool ELFReader<64, true>::isELF(const void* pELFHeader) const