Searched refs:HasSubType (Results 1 – 1 of 1) sorted by relevance
29 static bool HasSubType(const Relocation& pParent, Relocation::Type pType) { in HasSubType() function in mcld::MipsRelocationInfo465 if (MipsRelocationInfo::HasSubType(pReloc, llvm::ELF::R_MIPS_HI16) || in isPostponed()466 MipsRelocationInfo::HasSubType(pReloc, llvm::ELF::R_MIPS_PCHI16)) in isPostponed()469 if (MipsRelocationInfo::HasSubType(pReloc, llvm::ELF::R_MIPS_GOT16) && in isPostponed()