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