Home
last modified time | relevance | path

Searched defs:dedupLiterals (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/MachO/
H A DInputSection.h201 CStringInputSection(const Section & section,ArrayRef<uint8_t> data,uint32_t align,bool dedupLiterals) CStringInputSection() argument
H A DInputFiles.cpp379 bool dedupLiterals = in parseSections() local