Searched refs:copyRelocs (Results 1 – 5 of 5) sorted by relevance
462 bool copyRelocs; member
444 if (sym.used && ctx.arg.copyRelocs) in shouldKeepInSymtab()1884 if (ctx.arg.copyRelocs && ctx.arg.discard != DiscardPolicy::None) in finalizeSections()1888 if (ctx.arg.copyRelocs) in finalizeSections()
757 if (!ctx.arg.copyRelocs || !isStaticRelSecType(type)) in finalize()
880 if (ctx.arg.copyRelocs) { in initializeSections()
1980 ctx.arg.copyRelocs = (ctx.arg.relocatable || ctx.arg.emitRelocs); in setConfigs()