Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2134 static unsigned getWasmSectionFlags(SectionKind K, bool Retain) { in getWasmSectionFlags() function
2182 unsigned Flags = getWasmSectionFlags(Kind, Used.count(GO)); in getExplicitSectionGlobal()
2218 unsigned Flags = getWasmSectionFlags(Kind, Retain); in selectWasmSectionForGlobal()