Searched refs:numRelativeRels (Results 1 – 1 of 1) sorted by relevance
1387 size_t numRelativeRels = part.relaDyn->getRelativeRelocCount(); in computeContents() local1388 if (config->zCombreloc && numRelativeRels) in computeContents()1389 addInt(isRela ? DT_RELACOUNT : DT_RELCOUNT, numRelativeRels); in computeContents()