Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2029 static unsigned getWasmSectionFlags(SectionKind K) { in getWasmSectionFlags() function
2066 unsigned Flags = getWasmSectionFlags(Kind); in getExplicitSectionGlobal()
2100 unsigned Flags = getWasmSectionFlags(Kind); in selectWasmSectionForGlobal()