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