Home
last modified time | relevance | path

Searched refs:HasSubType (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp29 static bool HasSubType(const Relocation& pParent, Relocation::Type pType) { in HasSubType() function in mcld::MipsRelocationInfo
465 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()