Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp43 MipsRelocationInfo(Relocation& pParent, bool pIsRel) in MipsRelocationInfo() argument
46 m_Addend(pIsRel ? pParent.target() : pParent.addend()), in MipsRelocationInfo()