Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDWasm.h185 WASM_SEGMENT_INFO = 0x5, enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDWasmEmitter.cpp232 writeUint8(OS, wasm::WASM_SEGMENT_INFO); in writeSectionContent()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDWasmObjectWriter.cpp1200 startSection(SubSection, wasm::WASM_SEGMENT_INFO); in writeLinkingMetaDataSection()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Object/
HDWasmObjectFile.cpp641 case wasm::WASM_SEGMENT_INFO: { in parseLinkingSection()