Searched refs:dedupLiterals (Results 1 – 2 of 2) sorted by relevance
201 uint32_t align, bool dedupLiterals) in CStringInputSection() argument203 deduplicateLiterals(dedupLiterals) {} in CStringInputSection()
379 bool dedupLiterals = in parseSections() local382 make<CStringInputSection>(section, data, align, dedupLiterals); in parseSections()