Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DTriple.h926 bool hasDefaultDataSections() const { in hasDefaultDataSections() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCommandFlags.cpp542 getExplicitDataSections().value_or(TheTriple.hasDefaultDataSections()); in InitTargetOptionsFromCodeGenFlags()