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.cpp56 bool HasDefaultDataSections = Triple.isOSBinFormatXCOFF(); in getPPCTargetFeatures() local
70 UseSeparateSections || HasDefaultDataSections)) in getPPCTargetFeatures()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp6223 bool HasDefaultDataSections = Triple.isOSBinFormatXCOFF(); in ConstructJob() local
6225 UseSeparateSections || HasDefaultDataSections)) { in ConstructJob()