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

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

Completed in 111 milliseconds