Searched refs:zCombreloc (Results 1 – 4 of 4) sorted by relevance
221 bool zCombreloc; member
1094 config->zCombreloc = getZFlag(args, "combreloc", "nocombreloc", true); in readConfigs()
427 make<RelocationSection<ELFT>>(relaDynName, config->zCombreloc); in createSyntheticSections()
1411 if (config->zCombreloc && numRelativeRels) in finalizeContents()