Home | History | Annotate | Download | only in ARM

Lines Matching refs:DynObj

125   if(pOutput.type() == Output::DynObj && (NULL == m_pGOT)) {
135 if(pOutput.type() == Output::DynObj || pOutput.type() == Output::Exec)
153 if (pOutput.type() == Output::DynObj)
182 return (pOutput.type() == Output::DynObj);
255 case Output::DynObj:
272 return (Output::DynObj == pOutput.type() &&
286 if(Output::DynObj == pOutput.type() && isAbsReloc)
301 if(Output::DynObj != pOutput.type())
679 if(Output::DynObj == pOutput.type() || rsym->isUndef() || rsym->isDyn()) {