Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h1044 bool hasDefaultDataSections() const { in hasDefaultDataSections() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp567 getExplicitDataSections().value_or(TheTriple.hasDefaultDataSections()); in InitTargetOptionsFromCodeGenFlags()