Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp43 static bool HasSubType(const Relocation& pParent, Relocation::Type pType) in HasSubType() function in mcld::MipsRelocationInfo
479 if (MipsRelocationInfo::HasSubType(pReloc, llvm::ELF::R_MIPS_HI16)) in isPostponed()
482 if (MipsRelocationInfo::HasSubType(pReloc, llvm::ELF::R_MIPS_GOT16) && in isPostponed()