Home | History | Annotate | Download | only in LD

Lines Matching refs:isMyEndian

283 /// isMyEndian - is this ELF file in the same endian to me?
284 bool ELFReader<32, true>::isMyEndian(void* pELFHeader) const
839 /// isMyEndian - is this ELF file in the same endian to me?
840 bool ELFReader<64, true>::isMyEndian(void* pELFHeader) const