Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h337 WASM_INIT_FUNCS = 0x6, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp231 writeUint8(OS, wasm::WASM_INIT_FUNCS); in writeSectionContent()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp1146 startSection(SubSection, wasm::WASM_INIT_FUNCS); in writeLinkingMetaDataSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp469 case wasm::WASM_INIT_FUNCS: { in parseLinkingSection()