Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp529 static unsigned getELFSectionFlags(SectionKind K, const Triple &T) { in getELFSectionFlags() function
831 unsigned Flags = getELFSectionFlags(Kind, TM.getTargetTriple()); in selectExplicitSectionGlobal()
938 unsigned Flags = getELFSectionFlags(Kind, TM.getTargetTriple()); in SelectSectionForGlobal()
958 unsigned Flags = getELFSectionFlags(Kind, TM.getTargetTriple()); in getUniqueSectionForFunction()