Searched refs:pIsRel (Results 1 – 1 of 1) sorted by relevance
43 MipsRelocationInfo(Relocation& pParent, bool pIsRel) in MipsRelocationInfo() argument46 m_Addend(pIsRel ? pParent.target() : pParent.addend()), in MipsRelocationInfo()