Searched refs:symbolNeedsDynRel (Results 1 – 7 of 7) sorted by relevance
540 .symbolNeedsDynRel( in scanGlobalReloc()633 .symbolNeedsDynRel( in scanGlobalReloc()866 bool has_dyn_rel = pParent.getTarget().symbolNeedsDynRel( in abs()904 bool has_dyn_rel = pParent.getTarget().symbolNeedsDynRel( in rel()1389 .symbolNeedsDynRel( in scanGlobalReloc()1486 .symbolNeedsDynRel( in scanGlobalReloc()1674 .symbolNeedsDynRel( in rel()
239 .symbolNeedsDynRel( in scanGlobalReloc()293 .symbolNeedsDynRel( in scanGlobalReloc()332 .symbolNeedsDynRel( in scanGlobalReloc()
259 bool symbolNeedsDynRel(const ResolveInfo& pSym,
558 .symbolNeedsDynRel( in scanGlobalReloc()637 .symbolNeedsDynRel( in scanGlobalReloc()
367 getTarget().symbolNeedsDynRel(*rsym, hasPLT, true)) { in scanGlobalReloc()377 if (getTarget().symbolNeedsDynRel(*rsym, hasPLT, true) || in scanGlobalReloc()
321 if (ld_backend.symbolNeedsDynRel( in scanGlobalReloc()
2726 bool GNULDBackend::symbolNeedsDynRel(const ResolveInfo& pSym, in symbolNeedsDynRel() function in mcld::GNULDBackend