Searched refs:newAbi (Results 1 – 1 of 1) sorted by relevance
1113 uint32_t newAbi = newElfFlags & llvm::ELF::EF_MIPS_ABI; in mergeElfFlags() local1115 if (newAbi != oldAbi && newAbi && oldAbi) { in mergeElfFlags()