Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionWasm.h54 : MCSection(SV_Wasm, Name, K.isText(), /*IsVirtual=*/false, Begin), in MCSectionWasm()
92 static bool classof(const MCSection *S) { return S->getVariant() == SV_Wasm; } in classof()
H A DMCSection.h47 SV_Wasm, enumerator