Searched refs:dedupLiterals (Results 1 – 2 of 2) sorted by relevance
198 uint32_t align, bool dedupLiterals) in CStringInputSection() argument200 deduplicateLiterals(dedupLiterals) {} in CStringInputSection()
357 bool dedupLiterals = in parseSections() local360 make<CStringInputSection>(section, data, align, dedupLiterals); in parseSections()