Searched refs:numRelativeRels (Results 1 – 1 of 1) sorted by relevance
1462 size_t numRelativeRels = part.relaDyn->getRelativeRelocCount(); in computeContents() local1463 if (ctx.arg.zCombreloc && numRelativeRels) in computeContents()1464 addInt(isRela ? DT_RELACOUNT : DT_RELCOUNT, numRelativeRels); in computeContents()