Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyAsmPrinter.cpp265 MCSectionWasm *FeaturesSection = OutContext.getWasmSection( in EmitTargetFeatures() local
268 OutStreamer->SwitchSection(FeaturesSection); in EmitTargetFeatures()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyAsmPrinter.cpp373 MCSectionWasm *FeaturesSection = OutContext.getWasmSection( in EmitTargetFeatures() local
376 OutStreamer->SwitchSection(FeaturesSection); in EmitTargetFeatures()