Searched refs:UseSeparateSections (Results 1 – 1 of 1) sorted by relevance
4189 bool UseSeparateSections = Triple.getOS() == llvm::Triple::CloudABI; in ConstructJob() local4192 options::OPT_fno_function_sections, UseSeparateSections)) { in ConstructJob()4197 UseSeparateSections)) { in ConstructJob()