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