Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/TargetParser/
H A DTriple.h967 bool hasDefaultDataSections() const { in hasDefaultDataSections() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCommandFlags.cpp544 getExplicitDataSections().value_or(TheTriple.hasDefaultDataSections()); in InitTargetOptionsFromCodeGenFlags()