Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DWasm.h255 WASM_COMDAT_INFO = 0x7, enumerator
/freebsd-12.1/contrib/llvm/lib/MC/
H A DWasmObjectWriter.cpp1038 startSection(SubSection, wasm::WASM_COMDAT_INFO); in writeLinkingMetaDataSection()
/freebsd-12.1/contrib/llvm/lib/Object/
H A DWasmObjectFile.cpp443 case wasm::WASM_COMDAT_INFO: in parseLinkingSection()