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

/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp277 /// isMyMachine - is this ELF file generated for the same machine.
278 bool ELFReader<32, true>::isMyMachine(const void* pELFHeader) const function in class:ELFReader
798 /// isMyMachine - is this ELF file generated for the same machine.
799 bool ELFReader<64, true>::isMyMachine(const void* pELFHeader) const function in class:ELFReader

Completed in 45 milliseconds