Searched defs:isMyMachine (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp267 /// isMyMachine - is this ELF file generated for the same machine.
268 bool ELFReader<32, true>::isMyMachine(const void* pELFHeader) const { function in class:mcld::ELFReader
761 /// isMyMachine - is this ELF file generated for the same machine.
762 bool ELFReader<64, true>::isMyMachine(const void* pELFHeader) const { function in class:mcld::ELFReader

Completed in 55 milliseconds