Searched refs:isNone (Results 1 – 2 of 2) sorted by relevance
50 bool isNone() const { return llvm::ELF::R_MIPS_NONE == type(); } in isNone() function in mcld::MipsRelocationInfo158 for (MipsRelocationInfo info(pReloc, isRel()); !info.isNone(); in applyRelocation()202 for (MipsRelocationInfo info(pReloc, isRel()); !info.isNone(); in scanRelocation()
7924 boolean isNone = (i == DATA_CONNECTION_OUT_OF_SERVICE); in dumpProtoSystemLocked()7930 if (isNone) { in dumpProtoSystemLocked()7931 proto.write(SystemProto.DataConnection.IS_NONE, isNone); in dumpProtoSystemLocked()