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