Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTriple.h819 bool hasDefaultDataSections() const { in hasDefaultDataSections() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCommandFlags.cpp516 getExplicitDataSections().getValueOr(TheTriple.hasDefaultDataSections()); in InitTargetOptionsFromCodeGenFlags()