Searched refs:combreloc (Results 1 – 2 of 2) sorted by relevance
510 bool combreloc, unsigned concurrency);569 bool combreloc; variable583 RelocationSection(Ctx &, StringRef name, bool combreloc,
1685 bool combreloc, in RelocationBaseSection() argument1689 relocsVec(concurrency), combreloc(combreloc) {} in RelocationBaseSection()1721 if (!combreloc) in partitionRels()1767 if (combreloc) { in computeRels()1780 bool combreloc, unsigned concurrency) in RelocationSection() argument1783 ctx.arg.isRela ? DT_RELASZ : DT_RELSZ, combreloc, in RelocationSection()