Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DWasm.h254 WASM_INIT_FUNCS = 0x6, enumerator
/freebsd-12.1/contrib/llvm/lib/MC/
H A DWasmObjectWriter.cpp1028 startSection(SubSection, wasm::WASM_INIT_FUNCS); in writeLinkingMetaDataSection()
/freebsd-12.1/contrib/llvm/lib/Object/
H A DWasmObjectFile.cpp428 case wasm::WASM_INIT_FUNCS: { in parseLinkingSection()