Home
last modified time | relevance | path

Searched refs:HasDefaultDataSections (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DPPC.cpp130 bool HasDefaultDataSections = Triple.isOSBinFormatXCOFF(); in getPPCTargetFeatures() local
144 UseSeparateSections || HasDefaultDataSections)) in getPPCTargetFeatures()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp6188 bool HasDefaultDataSections = Triple.isOSBinFormatXCOFF(); in ConstructJob() local
6190 UseSeparateSections || HasDefaultDataSections)) { in ConstructJob()