Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2144 static unsigned getWasmSectionFlags(SectionKind K) { in getWasmSectionFlags() function
2181 unsigned Flags = getWasmSectionFlags(Kind); in getExplicitSectionGlobal()
2215 unsigned Flags = getWasmSectionFlags(Kind); in selectWasmSectionForGlobal()