Searched refs:needsLA25Stub (Results 1 – 3 of 3) sorted by relevance
38 bool needsLA25Stub(Relocation::Type pType, const mcld::ResolveInfo* pSym);
74 bool MipsGNULDBackend::needsLA25Stub(Relocation::Type pType, in needsLA25Stub() function in mcld::MipsGNULDBackend
212 if (getTarget().needsLA25Stub(info.type(), info.parent().symInfo())) in scanRelocation()