Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2055 static unsigned getWasmSectionFlags(SectionKind K) { in getWasmSectionFlags() function
2092 unsigned Flags = getWasmSectionFlags(Kind); in getExplicitSectionGlobal()
2126 unsigned Flags = getWasmSectionFlags(Kind); in selectWasmSectionForGlobal()