Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDWasm.h186 WASM_INIT_FUNCS = 0x6, enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDWasmEmitter.cpp244 writeUint8(OS, wasm::WASM_INIT_FUNCS); in writeSectionContent()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDWasmObjectWriter.cpp1211 startSection(SubSection, wasm::WASM_INIT_FUNCS); in writeLinkingMetaDataSection()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Object/
HDWasmObjectFile.cpp653 case wasm::WASM_INIT_FUNCS: { in parseLinkingSection()