Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp504 MCSectionWasm *FeaturesSection = OutContext.getWasmSection( in EmitTargetFeatures() local
507 OutStreamer->SwitchSection(FeaturesSection); in EmitTargetFeatures()