Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ADT/
DTriple.h799 bool hasDefaultDataSections() const { in hasDefaultDataSections() function
/external/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp539 getExplicitDataSections().getValueOr(TheTriple.hasDefaultDataSections()); in InitTargetOptionsFromCodeGenFlags()