Home | History | Annotate | Download | only in LD

Lines Matching defs:isELF

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